diff options
-rw-r--r-- | games/dsnake/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/dsnake/Makefile b/games/dsnake/Makefile index c95b5cc008ff..28cb870f2c50 100644 --- a/games/dsnake/Makefile +++ b/games/dsnake/Makefile @@ -17,7 +17,7 @@ COMMENT= Deluxe Snake - snake clone with frogs and mushrooms RUN_DEPENDS= ${LINUXBASE}/usr/lib/liballeg.so.4.0:${PORTSDIR}/devel/linux-allegro -NO_PACKAGE= Licence forbids any repacking and reselling +RESTRICTED= Licence forbids any repacking and reselling ONLY_FOR_ARCHS= i386 amd64 USE_LINUX= yes |