summaryrefslogtreecommitdiff
path: root/games/inform/Makefile
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 /games/inform/Makefile
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 'games/inform/Makefile')
-rw-r--r--games/inform/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/inform/Makefile b/games/inform/Makefile
index a355ac89353a..2671b88753ff 100644
--- a/games/inform/Makefile
+++ b/games/inform/Makefile
@@ -25,7 +25,7 @@ NO_WRKSUBDIR= yes
EXTRACT_ONLY= inform621_source.zip
USE_ZIP= yes
-BUILD_DEPENDS= unzip:/usr/ports/archivers/unzip
+BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip
# I can hardly believe it, but the ".c" and ".h" extensions are
# not present on the source files.