diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-08-10 15:02:10 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-08-10 15:02:10 +0000 |
commit | e9afce387145b016a457ead93e18632d7ffe0d99 (patch) | |
tree | e2c3ad83b69e76c5480e2ad484329cbbb2648a60 /games/ufoai-data | |
parent | e3331edb4bcf0536a22b74ee7480a2b9f284a8eb (diff) | |
download | ports-e9afce387145b016a457ead93e18632d7ffe0d99.tar.gz ports-e9afce387145b016a457ead93e18632d7ffe0d99.zip |
Notes
Diffstat (limited to 'games/ufoai-data')
-rw-r--r-- | games/ufoai-data/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/games/ufoai-data/Makefile b/games/ufoai-data/Makefile index 3cbbe35923a8..2154de075b74 100644 --- a/games/ufoai-data/Makefile +++ b/games/ufoai-data/Makefile @@ -22,8 +22,11 @@ LICENSE_PERMS_CCbySA3= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept EXTRACT_DEPENDS= ${UNZIP_CMD}:${PORTSDIR}/archivers/unzip +MANUAL_PACKAGE_BUILD= huge (1GiB) + NO_BUILD= yes NO_WRKSUBDIR= yes +NO_ARCH= yes DATADIR= share/${PKGNAMEPREFIX:S/-//} PLIST= ${WRKDIR}/pkg-plist |