aboutsummaryrefslogtreecommitdiff
path: root/net/gtk-vnc
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-03 08:49:46 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-03 08:49:46 +0000
commit019f2422aaa071ea4b35d1bc3b69068878ea93d5 (patch)
treee9e009fc092528bdc298f66c506930624e74cb2c /net/gtk-vnc
parent4dfe867ac40f1b052a2f64bf10a0f33f79b55dbe (diff)
Add an explicit dependency on pkgconf
Notes
Notes: svn path=/head/; revision=326129
Diffstat (limited to 'net/gtk-vnc')
-rw-r--r--net/gtk-vnc/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/gtk-vnc/Makefile b/net/gtk-vnc/Makefile
index 51af77dc388a..e0f5675b3382 100644
--- a/net/gtk-vnc/Makefile
+++ b/net/gtk-vnc/Makefile
@@ -18,8 +18,7 @@ LIB_DEPENDS= gnutls:${PORTSDIR}/security/gnutls \
CONFLICTS= gtk-vnc-0.4.[0-9]*
USE_GNOME= pygtk2 gnomehack
-USE_GMAKE= yes
-USES= gettext
+USES= gettext gmake pkgconfig
USE_LDCONFIG= yes
USE_PYTHON= yes
GNU_CONFIGURE= yes