diff options
Diffstat (limited to 'x11/gpctool/Makefile')
-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 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 |