diff options
Diffstat (limited to 'x11-toolkits/py-gtksourceview/Makefile')
-rw-r--r-- | x11-toolkits/py-gtksourceview/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-toolkits/py-gtksourceview/Makefile b/x11-toolkits/py-gtksourceview/Makefile index a217594a58fa..68fbba88a8c6 100644 --- a/x11-toolkits/py-gtksourceview/Makefile +++ b/x11-toolkits/py-gtksourceview/Makefile @@ -13,9 +13,8 @@ DISTNAME= pygtksourceview-${PORTVERSION} MAINTAINER= gnome@FreeBSD.org COMMENT= Python bindings for GtkSourceView 2 -USES= gmake libtool:keepla pathfix pkgconfig tar:bzip2 +USES= gmake libtool:keepla pathfix pkgconfig python tar:bzip2 USE_GNOME= gnomeprefix gtksourceview2 pygtk2 -USE_PYTHON= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-docs INSTALL_TARGET= install-strip |