diff options
Diffstat (limited to 'games/inform/Makefile')
-rw-r--r-- | games/inform/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/inform/Makefile b/games/inform/Makefile index 3f1279b54fd0..c5f4a9195ccd 100644 --- a/games/inform/Makefile +++ b/games/inform/Makefile @@ -19,7 +19,7 @@ BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip NO_WRKSUBDIR= yes -USE_ZIP= yes +USES= zip:infozip MAKEFILE= ${FILESDIR}/Makefile.inform post-install: |