aboutsummaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2013-09-11 05:31:33 +0800
committerantoine <antoine@FreeBSD.org>2013-09-11 05:31:33 +0800
commit67f0c1ae295da5f9c6346b1ceb657dd2f1faf070 (patch)
tree64d1dd939e0e8960c2c5620ed1e135ca08c1fd33 /editors
parent8a8f767a247d47f6100b5946d98c7aa7267bf6cc (diff)
downloadfreebsd-ports-gnome-67f0c1ae295da5f9c6346b1ceb657dd2f1faf070.tar.gz
freebsd-ports-gnome-67f0c1ae295da5f9c6346b1ceb657dd2f1faf070.tar.zst
freebsd-ports-gnome-67f0c1ae295da5f9c6346b1ceb657dd2f1faf070.zip
Add an explicit dependency on pkgconf
Approved by: portmgr (bapt)
Diffstat (limited to 'editors')
-rw-r--r--editors/gobby/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/gobby/Makefile b/editors/gobby/Makefile
index 47a9c93c937e..15eed22080ad 100644
--- a/editors/gobby/Makefile
+++ b/editors/gobby/Makefile
@@ -20,7 +20,7 @@ OPTIONS_DEFINE= GTKSPELL NLS
GTKSPELL_DESC= Enable GtkSpell support
USE_GNOME= gnomehack gtksourceview2 intltool
-USE_GMAKE= yes
+USES= gmake pkgconfig
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes