summaryrefslogtreecommitdiff
path: root/x11-toolkits/soqt
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/soqt
parent- Convert USE_GMAKE to USES (diff)
- Convert USE_XZ/BZIP2/GMAKE to USES
Notes
Notes: svn path=/head/; revision=348343
Diffstat (limited to 'x11-toolkits/soqt')
-rw-r--r--x11-toolkits/soqt/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-toolkits/soqt/Makefile b/x11-toolkits/soqt/Makefile
index 1dbc0f84bb48..f69737db7a73 100644
--- a/x11-toolkits/soqt/Makefile
+++ b/x11-toolkits/soqt/Makefile
@@ -15,9 +15,8 @@ COMMENT= Qt4 toolkit library for Coin
LIB_DEPENDS= Coin.61:${PORTSDIR}/graphics/Coin
USE_AUTOTOOLS= libtool
-USES= pathfix
+USES= pathfix gmake
USE_QT4= corelib opengl moc_build
-USE_GMAKE= yes
CPPFLAGS+= -I${QT_INCDIR} -I${QT_INCDIR}/Qt -I${LOCALBASE}/include
LDFLAGS+= -L${QT_LIBDIR} -L${LOCALBASE}/lib