diff options
-rw-r--r-- | games/inform/Makefile | 1 |
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. |