diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-03-11 20:24:24 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-03-11 20:24:24 +0000 |
commit | 2979a36b931d589d5fe4461d12922d95f753842d (patch) | |
tree | b14e29e7197f3f12eb69c9625fe88ea1bf4dbd7b /x11 | |
parent | 47426725368a35cfd8b8f2b4637babef398755cb (diff) |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gpctool/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gpctool/Makefile b/x11/gpctool/Makefile index 1a804f906db3..1d070edcdbe3 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 +USES= zip:infozip USE_GL= yes PLIST_FILES= bin/gpctool USE_LDCONFIG= yes |