Index: head/devel/d-feet/Makefile =================================================================== --- head/devel/d-feet/Makefile (revision 485704) +++ head/devel/d-feet/Makefile (revision 485705) @@ -1,30 +1,31 @@ # Created by: Thinker K.F. Li # $FreeBSD$ PORTNAME= d-feet PORTVERSION= 0.3.11 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= GNOME MAINTAINER= thinker@codemud.net COMMENT= D-Bus python introspection debugger LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= itstool:textproc/itstool NO_ARCH= yes USES= gettext gmake gnome perl5 pkgconfig python tar:xz -USE_GNOME= gtk30 intlhack introspection:build libxml2:build libwnck3 +USE_GNOME= gtk30 pygobject3 intlhack introspection:build libxml2:build libwnck3 USE_PYTHON= py3kplist GNU_CONFIGURE= yes USE_PERL5= build INSTALLS_ICONS= yes GLIB_SCHEMAS= org.gnome.d-feet.gschema.xml # testsuite needs bin/pep8 CONFIGURE_ARGS+=--disable-tests .include