summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2003-07-30 20:42:41 +0000
committerKris Kennaway <kris@FreeBSD.org>2003-07-30 20:42:41 +0000
commit7b19d71bc4e8921c31db83727ae6ac1b53402978 (patch)
tree55ca9c5e01dcc3285b5c0ee37f7029705a81d7a1 /games
parentmark it as broken for systems < 5 until the build is fixed for 4 (diff)
Change NO_PACKAGE to RESTRICTED
Notes
Notes: svn path=/head/; revision=85942
Diffstat (limited to 'games')
-rw-r--r--games/xrick/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xrick/Makefile b/games/xrick/Makefile
index aa26339c523d..256694464726 100644
--- a/games/xrick/Makefile
+++ b/games/xrick/Makefile
@@ -17,7 +17,7 @@ COMMENT= A clone of Rick Dangerous
LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12 \
jpeg.9:${PORTSDIR}/graphics/jpeg
-NO_PACKAGE= Copyright status of the graphics and sounds is uncertain
+RESTRICTED= Copyright status of the graphics and sounds is uncertain
USE_GMAKE= yes
USE_REINPLACE= yes