diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2008-09-09 21:37:53 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2008-09-09 21:37:53 +0000 |
commit | ab751fb7a9d873e80780330eb28f663a285e296a (patch) | |
tree | 04f23427b742baade49ea651a977fff204ce1871 /games/ufoai-data | |
parent | f14f2a2c0c21da9328beab64ca506bd481973a10 (diff) | |
download | ports-ab751fb7a9d873e80780330eb28f663a285e296a.tar.gz ports-ab751fb7a9d873e80780330eb28f663a285e296a.zip |
Notes
Diffstat (limited to 'games/ufoai-data')
-rw-r--r-- | games/ufoai-data/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/ufoai-data/Makefile b/games/ufoai-data/Makefile index 4b86c0b7d2ce..17b7771a8ebc 100644 --- a/games/ufoai-data/Makefile +++ b/games/ufoai-data/Makefile @@ -18,7 +18,7 @@ DIST_SUBDIR= ${PKGNAMEPREFIX:S/-//} MAINTAINER= acm@FreeBSD.org COMMENT= UFO alien invasion data files -BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip +EXTRACT_DEPENDS=unzip:${PORTSDIR}/archivers/unzip NO_PACKAGE= Package will be 400MB, set FORCE_PACKAGE if you really want it NO_BUILD= yes |