aboutsummaryrefslogtreecommitdiff
path: root/math/triangle
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-12-30 09:33:04 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-12-30 09:33:04 +0000
commit344d59f9f035853b6f9c3b2dfb1d1a9ea0394c83 (patch)
tree9b8a6332d59ee72c842b5baba28fe9abfb896a80 /math/triangle
parentd4d9f67b24589af72de7744bccc81904dd483581 (diff)
downloadports-344d59f9f035853b6f9c3b2dfb1d1a9ea0394c83.tar.gz
ports-344d59f9f035853b6f9c3b2dfb1d1a9ea0394c83.zip
Support NO_WRKSUBDIR properly
PR: ports/75631 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=125520
Diffstat (limited to 'math/triangle')
-rw-r--r--math/triangle/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/math/triangle/Makefile b/math/triangle/Makefile
index e7d4f5a3635f..be8b5bb73292 100644
--- a/math/triangle/Makefile
+++ b/math/triangle/Makefile
@@ -17,12 +17,11 @@ COMMENT= A Two-Dimensional Quality Mesh Generator and Delaunay Triangulator
NO_CDROM= Triangle must not be sold for profit
+NO_WRKSUBDIR= yes
USE_ZIP= yes
USE_XLIB= yes
MAKEFILE= makefile
-WRKSRC= ${WRKDIR}
-
PLIST_FILES= bin/triangle bin/showme
do-install: