summaryrefslogtreecommitdiff
path: root/devel/tnt
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-04-19 09:13:37 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-04-19 09:13:37 +0000
commit7a2528420abec3cdffb3f43bebdbdf5e7d41718c (patch)
tree6a98cc9436723934dc30e61dee1111be701b888e /devel/tnt
parentunzip is also a BUILD_DEPENDS since this port extracts a zip file in the (diff)
Respect PORTSDIR
Notes
Notes: svn path=/head/; revision=107562
Diffstat (limited to 'devel/tnt')
-rw-r--r--devel/tnt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/tnt/Makefile b/devel/tnt/Makefile
index f2cae84bea40..4f68a0e76b74 100644
--- a/devel/tnt/Makefile
+++ b/devel/tnt/Makefile
@@ -21,7 +21,7 @@ COMMENT= Template Numerical Toolkit
USE_ZIP= yes
NO_BUILD= yes
-BUILD_DEPENDS= unzip:/usr/ports/archivers/unzip
+BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip
do-install:
${MKDIR} ${PREFIX}/include/tnt