summaryrefslogtreecommitdiff
path: root/games/inform/Makefile
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-04-19 09:08:05 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-04-19 09:08:05 +0000
commit69c3ebac651f925f0705784409af3ad8cc453456 (patch)
tree55d795bafd00fdb1b768f6e6ff52cc365ec809c7 /games/inform/Makefile
parentunzip is also a BUILD_DEPENDS since this port extracts a zip file in (diff)
unzip is also a BUILD_DEPENDS since this port extracts a zip file in the
install phase.
Notes
Notes: svn path=/head/; revision=107560
Diffstat (limited to 'games/inform/Makefile')
-rw-r--r--games/inform/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/inform/Makefile b/games/inform/Makefile
index d6e121642e7c..a355ac89353a 100644
--- a/games/inform/Makefile
+++ b/games/inform/Makefile
@@ -25,6 +25,7 @@ NO_WRKSUBDIR= yes
EXTRACT_ONLY= inform621_source.zip
USE_ZIP= yes
+BUILD_DEPENDS= unzip:/usr/ports/archivers/unzip
# I can hardly believe it, but the ".c" and ".h" extensions are
# not present on the source files.