From 9f1dfaaa3e0549f499002d66f5e3d4dd86dabce7 Mon Sep 17 00:00:00 2001
From: Baptiste Daroussin <bapt@FreeBSD.org>
Date: Mon, 24 Mar 2014 22:29:14 +0000
Subject: Support stage

---
 x11/gpctool/Makefile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

(limited to 'x11')

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
-- 
cgit debian/1.2.3+git2.25.1-1-2-gaceb0