diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2013-03-02 03:55:25 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2013-03-02 03:55:25 +0000 |
commit | b7b9ec7a12ee318c6ecbd907bc06748af5933d8f (patch) | |
tree | 18f85ec5a8122466cebe0537e329badbefdade10 /games/amoebax/Makefile | |
parent | 088cb55c5f97e078bd6ea320e6f0dffb9a844519 (diff) |
Notes
Diffstat (limited to 'games/amoebax/Makefile')
-rw-r--r-- | games/amoebax/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/amoebax/Makefile b/games/amoebax/Makefile index 4697f26712bb..25ee1519600b 100644 --- a/games/amoebax/Makefile +++ b/games/amoebax/Makefile @@ -15,7 +15,7 @@ LICENSE= GPLv2 FAL LICENSE_COMB= dual LICENSE_NAME_FAL= Free Art License, version 1.2 LICENSE_FILE_FAL= ${WRKSRC}/COPYING.LAL -LICENSE_PERMS_FAL= ${_LICENSE_PERMS_DEFAULT} +LICENSE_PERMS_FAL= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept USE_BZIP2= yes GNU_CONFIGURE= yes |