From 69c3ebac651f925f0705784409af3ad8cc453456 Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Mon, 19 Apr 2004 09:08:05 +0000 Subject: unzip is also a BUILD_DEPENDS since this port extracts a zip file in the install phase. --- games/inform/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'games/inform') 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. -- cgit v1.2.3