diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-07-30 21:35:25 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-07-30 21:35:25 +0000 |
commit | b9f3f032df5c74f147dccb96deaddd44f966e54e (patch) | |
tree | 373d2294f7996beedf9f0df89cc86a284174c09f /emulators/fmsx | |
parent | a307ce1b3f003d330550427ee28b3e46c03c2f8c (diff) |
RESTRICTED implies NO_PACKAGE
Notes
Notes:
svn path=/head/; revision=85958
Diffstat (limited to 'emulators/fmsx')
-rw-r--r-- | emulators/fmsx/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/emulators/fmsx/Makefile b/emulators/fmsx/Makefile index f1a6b4304ec8..9bae40af1c69 100644 --- a/emulators/fmsx/Makefile +++ b/emulators/fmsx/Makefile @@ -16,7 +16,6 @@ MAINTAINER= dk@farm.org COMMENT= The Portable MSX/MSX2/MSX2+ Emulator USE_XLIB= yes -NO_PACKAGE= ${RESTRICTED} RESTRICTED= Legal status of distributed ROM images unclear WRKSRC= ${WRKDIR}/MSX |