diff options
author | mat <mat@FreeBSD.org> | 2016-05-24 00:46:36 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2016-05-24 00:46:36 +0800 |
commit | 93a77aa212cfcfcc8b80bc5b1d9e2aa00355e814 (patch) | |
tree | 0fa2fe7a2be42160d7d4fd89673711eb0f8e7f20 /games/vavoom-extras | |
parent | 9e432fe30ab07cd67e15910a40fe6a3b92f1ab1d (diff) | |
download | freebsd-ports-gnome-93a77aa212cfcfcc8b80bc5b1d9e2aa00355e814.tar.gz freebsd-ports-gnome-93a77aa212cfcfcc8b80bc5b1d9e2aa00355e814.tar.zst freebsd-ports-gnome-93a77aa212cfcfcc8b80bc5b1d9e2aa00355e814.zip |
Cleanup some other NO_PACKAGE madness.
With hat: portmgr
Sponsored by: Absolight
Diffstat (limited to 'games/vavoom-extras')
-rw-r--r-- | games/vavoom-extras/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/games/vavoom-extras/Makefile b/games/vavoom-extras/Makefile index 2b5ddb5f8566..b8b48764e83a 100644 --- a/games/vavoom-extras/Makefile +++ b/games/vavoom-extras/Makefile @@ -25,8 +25,6 @@ DATADIR= ${PREFIX}/share/vavoom USES= zip NO_BUILD= yes NO_WRKSUBDIR= yes -LEGAL_PACKAGE= package could be up to 655MB; set FORCE_PACKAGE if you really want it -NO_PACKAGE= ${LEGAL_PACKAGE} OPTIONS_MULTI= EXTRA OPTIONS_MULTI_EXTRA= MODELS SOUNDTRACKS TEXTURES |