aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/gtkglextmm
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-03-15 16:25:40 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-03-15 16:25:40 +0000
commit6afa1e436bc49b7ca2aafe307510a5147fb72d24 (patch)
treeeb7d26c0267e1f9dc4c7f306876f30e986924323 /x11-toolkits/gtkglextmm
parent6654024e93e726b96b4460c27d8ada8b57f082b1 (diff)
downloadports-6afa1e436bc49b7ca2aafe307510a5147fb72d24.tar.gz
ports-6afa1e436bc49b7ca2aafe307510a5147fb72d24.zip
- Convert USE_XZ/BZIP2/GMAKE to USES
Notes
Notes: svn path=/head/; revision=348343
Diffstat (limited to 'x11-toolkits/gtkglextmm')
-rw-r--r--x11-toolkits/gtkglextmm/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/x11-toolkits/gtkglextmm/Makefile b/x11-toolkits/gtkglextmm/Makefile
index 0fd62e599598..566c58aa45d3 100644
--- a/x11-toolkits/gtkglextmm/Makefile
+++ b/x11-toolkits/gtkglextmm/Makefile
@@ -13,14 +13,11 @@ COMMENT= C++ wrapper for GtkGLExt
LIB_DEPENDS= gtkglext-x11-1.0.0:${PORTSDIR}/x11-toolkits/gtkglext \
gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24
-USE_BZIP2= yes
-USES= pathfix pkgconfig gettext
+USES= pathfix pkgconfig gettext gmake tar:bzip2
USE_GNOME= gnomeprefix gtk20
-USE_GMAKE= yes
USE_AUTOTOOLS= libtool
USE_LDCONFIG= yes
-NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e 's|-DGDK_DISABLE_DEPRECATED||g' \
-e 's|-DGDK_PIXBUF_DISABLE_DEPRECATED||g' \