diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-09-02 23:40:28 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-09-02 23:40:28 +0000 |
commit | e45245eae00f0ab5feb5c6433fe1d9e1887be4d0 (patch) | |
tree | f6d78bad23eb471f95452644841024a4431a1ffc /games/dsnake | |
parent | 00ff53594b63f0b3d762c5dfaec447cc9afb13aa (diff) | |
download | ports-e45245eae00f0ab5feb5c6433fe1d9e1887be4d0.tar.gz ports-e45245eae00f0ab5feb5c6433fe1d9e1887be4d0.zip |
Notes
Diffstat (limited to 'games/dsnake')
-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 |