summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2014-03-09 14:38:40 +0000
committermiwi <miwi@FreeBSD.org>2014-03-09 14:38:40 +0000
commitd3ec8680b47faa7f11c77debbdee7408708d3f07 (patch)
treeac3e3fe493018df14a30653b095ea8b2443f24cb
parent1e2f75f90e22e32e92613a2fa6dc02b2940a5a79 (diff)
downloadFreeBSD-ports-d3ec8680b47faa7f11c77debbdee7408708d3f07.zip
FreeBSD-ports-d3ec8680b47faa7f11c77debbdee7408708d3f07.tar.gz
- Stage support
- Convert to USES
-rw-r--r--x11-toolkits/wxgtk26/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/x11-toolkits/wxgtk26/Makefile b/x11-toolkits/wxgtk26/Makefile
index cf69f44..acb7554 100644
--- a/x11-toolkits/wxgtk26/Makefile
+++ b/x11-toolkits/wxgtk26/Makefile
@@ -18,11 +18,10 @@ LIB_DEPENDS+= png15:${PORTSDIR}/graphics/png\
expat.6:${PORTSDIR}/textproc/expat2\
mspack.1:${PORTSDIR}/archivers/libmspack
-USES= iconv pkgconfig
+USES= iconv pkgconfig gmake
USE_BZIP2= yes
USE_XORG= x11 sm xxf86vm xinerama
USE_GL= glu
-USE_GMAKE= yes
USE_GNOME= gtk20 pangox-compat
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-libpng=sys\
@@ -39,7 +38,6 @@ CONFIGURE_ENV= PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \
X11BASE="${LOCALBASE}"
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib ${ICONV_LIB}
-NO_STAGE= yes
NO_LATEST_LINK= yes
PLIST= ${.CURDIR}/pkg-plist
OpenPOWER on IntegriCloud