diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2012-05-12 15:43:44 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2012-05-12 15:43:44 +0000 |
commit | 3e002e10785f462a307b39a4150b80b7eb1bbe4d (patch) | |
tree | 677c31f66fcafab744e6b77bb031edf7005039fa /games/vegastrike-data | |
parent | 2882d7a03ec95d23d45624fccf0d4561b1e186f4 (diff) |
Notes
Diffstat (limited to 'games/vegastrike-data')
-rw-r--r-- | games/vegastrike-data/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/games/vegastrike-data/Makefile b/games/vegastrike-data/Makefile index bf3ba72827a5..c75521ee6c1a 100644 --- a/games/vegastrike-data/Makefile +++ b/games/vegastrike-data/Makefile @@ -21,9 +21,7 @@ NO_BUILD= yes PLIST= ${WRKDIR}/pkg-plist WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} -.if defined(PACKAGE_BUILDING) -IGNORE= ignore on pointyhat -.endif +MANUAL_PACKAGE_BUILD=huge post-patch: @${RM} -rf ${WRKSRC}/bin ${WRKSRC}/I* ${WRKSRC}/.vsinstall.sh.swp |