aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-03-25 06:29:14 +0800
committerbapt <bapt@FreeBSD.org>2014-03-25 06:29:14 +0800
commitf0559abd177b21e0c1c3fd61c7dc90b6597962ea (patch)
treebe405ff8aa585da5f2c0aec897a3c1ddf9a206d1 /x11
parent4e75d6afaa58a50723724c9ee9c33aaef869bdb4 (diff)
downloadfreebsd-ports-gnome-f0559abd177b21e0c1c3fd61c7dc90b6597962ea.tar.gz
freebsd-ports-gnome-f0559abd177b21e0c1c3fd61c7dc90b6597962ea.tar.zst
freebsd-ports-gnome-f0559abd177b21e0c1c3fd61c7dc90b6597962ea.zip
Support stage
Diffstat (limited to 'x11')
-rw-r--r--x11/gpctool/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/gpctool/Makefile b/x11/gpctool/Makefile
index 1d070edcdbe3..33e39cba6542 100644
--- a/x11/gpctool/Makefile
+++ b/x11/gpctool/Makefile
@@ -14,7 +14,7 @@ COMMENT= Evaluation tool for the Generic Polygon Clipper library
LIB_DEPENDS= libgpc.so:${PORTSDIR}/devel/libgpc \
libformsGL.so:${PORTSDIR}/x11-toolkits/xforms
-USES= zip:infozip
+USES= zip:infozip uidfix
USE_GL= yes
PLIST_FILES= bin/gpctool
USE_LDCONFIG= yes
@@ -25,7 +25,6 @@ MAKEFILE= ${FILESDIR}/BSDmakefile
EXTRACT_BEFORE_ARGS=-qoa
EXTRACT_AFTER_ARGS=-d ${WRKDIR} -x ${DISTNAME}/gpc.? ${DISTNAME}/gl.c
-NO_STAGE= yes
post-patch:
${REINPLACE_CMD} -e 's|FALSE|false|g' \
${WRKSRC}/callbacks.c ${WRKSRC}/graphics.c