Add NO_CDROM. (Not sure if RESTRICTED implies this, but since we *don't*

want copyrighted stuff on the 2.2.7 CD-ROM, better safe than sorry...)
This commit is contained in:
Donald Burr 1998-07-19 19:32:02 +00:00
parent d2a2406426
commit c774d0c41b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=11971

View File

@ -3,7 +3,7 @@
# Date created: Mar 28, 1998
# Whom: dchapes@ddm.on.ca
#
# $Id: Makefile,v 1.3 1998/07/13 11:57:58 dburr Exp $
# $Id: Makefile,v 1.4 1998/07/13 20:02:39 dburr Exp $
DISTNAME= vice-0.14.1
CATEGORIES= emulators
@ -16,6 +16,7 @@ LIB_DEPENDS= Xaw3d\\.6\\.:${PORTSDIR}/x11/Xaw3d
WRKSRC= ${WRKDIR}/vice-0.14.1/src
RESTRICTED= ROMs are copyrighted by Commodore Business Machines
NO_CDROM= ${RESTRICTED}
NO_PACKAGE= ${RESTRICTED}
GNU_CONFIGURE= YES