summaryrefslogtreecommitdiff
path: root/x11-toolkits/libgtk-java/Makefile
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2013-09-05 17:01:12 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2013-09-05 17:01:12 +0000
commiteb4b4f996480b9028513fbf6a749624b7f121867 (patch)
tree80bbca1458b4004717cee41f8508b4b4e2f4e6c4 /x11-toolkits/libgtk-java/Makefile
parent- Add OPTION to enable non-Ethernet decoders (diff)
Add an explicit dependency on pkgconf
Approved by: portmgr (bapt)
Notes
Notes: svn path=/head/; revision=326415
Diffstat (limited to '')
-rw-r--r--x11-toolkits/libgtk-java/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/libgtk-java/Makefile b/x11-toolkits/libgtk-java/Makefile
index 19d2b8c68a39..36e5eb38a3ca 100644
--- a/x11-toolkits/libgtk-java/Makefile
+++ b/x11-toolkits/libgtk-java/Makefile
@@ -14,7 +14,7 @@ COMMENT= Java wrapper for Gtk+, Pango, Atk, and Glib
LIB_DEPENDS= cairojni-${CAIRO_API_VERSION}.1:${PORTSDIR}/graphics/cairo-java
USE_BZIP2= yes
-USE_GMAKE= yes
+USES= gmake pkgconfig
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
USE_JAVA= yes