diff options
Diffstat (limited to 'math/triangle/Makefile')
-rw-r--r-- | math/triangle/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/triangle/Makefile b/math/triangle/Makefile index 1622345931a1..8323695b22fb 100644 --- a/math/triangle/Makefile +++ b/math/triangle/Makefile @@ -16,7 +16,7 @@ COMMENT= A Two-Dimensional Quality Mesh Generator and Delaunay Triangulator NO_CDROM= No commercial use without prior arrangement with the author NO_WRKSUBDIR= yes -USE_ZIP= yes +USES= zip USE_XORG= x11 MAKEFILE= makefile |