aboutsummaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-03-10 18:09:41 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-03-10 18:09:41 +0000
commit9f9d071f7bffc992082a610402be6f5e37c18599 (patch)
treed1cd21a66acffb178a14475bd0cf5ae6aa61f29e /x11
parent4ea7b9edaecb51f9e3084d746156c73f4cd43962 (diff)
downloadports-9f9d071f7bffc992082a610402be6f5e37c18599.tar.gz
ports-9f9d071f7bffc992082a610402be6f5e37c18599.zip
Notes
Diffstat (limited to 'x11')
-rw-r--r--x11/gpctool/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gpctool/Makefile b/x11/gpctool/Makefile
index 402c5ae80fbe..1a804f906db3 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
-USE_ZIP= yes
+USES= zip
USE_GL= yes
PLIST_FILES= bin/gpctool
USE_LDCONFIG= yes