aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/py-gtksourceview
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-03 16:49:46 +0800
committerbapt <bapt@FreeBSD.org>2013-09-03 16:49:46 +0800
commita3c425eac4f10c609b832fbf89e050e1dcc2744f (patch)
treee9e009fc092528bdc298f66c506930624e74cb2c /x11-toolkits/py-gtksourceview
parentca7b1a32f0ab22c9c850a23b006fb2af08456c55 (diff)
downloadfreebsd-ports-gnome-a3c425eac4f10c609b832fbf89e050e1dcc2744f.tar.gz
freebsd-ports-gnome-a3c425eac4f10c609b832fbf89e050e1dcc2744f.tar.zst
freebsd-ports-gnome-a3c425eac4f10c609b832fbf89e050e1dcc2744f.zip
Add an explicit dependency on pkgconf
Diffstat (limited to 'x11-toolkits/py-gtksourceview')
-rw-r--r--x11-toolkits/py-gtksourceview/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/py-gtksourceview/Makefile b/x11-toolkits/py-gtksourceview/Makefile
index 820da0ae4bb3..af4f5697f311 100644
--- a/x11-toolkits/py-gtksourceview/Makefile
+++ b/x11-toolkits/py-gtksourceview/Makefile
@@ -13,8 +13,8 @@ DISTNAME= pygtksourceview-${PORTVERSION}
MAINTAINER= gnome@FreeBSD.org
COMMENT= A python bindings for the version 2 of the GtkSourceView library
+USES= gmake pkgconfig
USE_BZIP2= yes
-USE_GMAKE= yes
USE_GNOME= gnomehack gnomeprefix gtksourceview2 pygtk2
USE_PYTHON= yes
GNU_CONFIGURE= yes