summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2013-09-10 21:31:33 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2013-09-10 21:31:33 +0000
commitf25ddab47a4a0d4007e071adf6675161a80ba08e (patch)
tree64d1dd939e0e8960c2c5620ed1e135ca08c1fd33 /editors
parentDo not crash on a non-numeric argument to the 'album' or 'artist' command. (diff)
Add an explicit dependency on pkgconf
Approved by: portmgr (bapt)
Notes
Notes: svn path=/head/; revision=326934
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