summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2003-07-30 20:56:53 +0000
committerKris Kennaway <kris@FreeBSD.org>2003-07-30 20:56:53 +0000
commitb7d5f4c953daa04b63ee41a5cee01e2e95a0f8c0 (patch)
tree7373b8a22b8efa00b69e643a313368e512e84951 /emulators
parentMark BROKEN on -current (does not compile with gcc 3.3) (diff)
Remove NO_CDROM (implied by RESTRICTED) and NO_PACKAGE (RESTRICTED prevents
package distribution, but we still want to see failure logs on bento)
Notes
Notes: svn path=/head/; revision=85945
Diffstat (limited to 'emulators')
-rw-r--r--emulators/vice/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/emulators/vice/Makefile b/emulators/vice/Makefile
index ce1b3e9fad49..bc06951ee344 100644
--- a/emulators/vice/Makefile
+++ b/emulators/vice/Makefile
@@ -20,8 +20,6 @@ LIB_DEPENDS= Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d
.endif
RESTRICTED= ROMs are copyrighted by Commodore Business Machines
-NO_CDROM= ${RESTRICTED}
-NO_PACKAGE= ${RESTRICTED}
USE_XPM= yes
GNU_CONFIGURE= yes