diff options
-rw-r--r-- | games/quake2-data/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/quake2-data/Makefile b/games/quake2-data/Makefile index 40d658e8c526..829765778317 100644 --- a/games/quake2-data/Makefile +++ b/games/quake2-data/Makefile @@ -15,6 +15,8 @@ DIST_SUBDIR= ${PKGNAMEPREFIX}${PORTNAME} MAINTAINER= alejandro@varnet.biz COMMENT= Quake II data files +BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip + NO_BUILD= yes NO_WRKSUBDIR= yes |