summaryrefslogtreecommitdiff
path: root/emulators/vice/Makefile
diff options
context:
space:
mode:
authorDonald Burr <dburr@FreeBSD.org>1998-07-13 01:25:02 +0000
committerDonald Burr <dburr@FreeBSD.org>1998-07-13 01:25:02 +0000
commitbebd80c3db970cc9d2324c58307d9b9d3fde415b (patch)
treee8e9a12df988c24a5dc2174a656fc91323d439ac /emulators/vice/Makefile
parentInclude copyright status of emulators/vice port. (diff)
Oops, forgot to include NO_PACKAGE.
Notes
Notes: svn path=/head/; revision=11887
Diffstat (limited to 'emulators/vice/Makefile')
-rw-r--r--emulators/vice/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/vice/Makefile b/emulators/vice/Makefile
index 24b1d6ff9772..a8909693b1cc 100644
--- a/emulators/vice/Makefile
+++ b/emulators/vice/Makefile
@@ -3,7 +3,7 @@
# Date created: Mar 28, 1998
# Whom: dchapes@ddm.on.ca
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1998/07/12 11:13:24 dburr Exp $
DISTNAME= vice-0.14.1
CATEGORIES= emulators
@@ -14,6 +14,7 @@ MAINTAINER= dchapes@ddm.on.ca
WRKSRC= ${WRKDIR}/vice-0.14.1/src
RESTRICTED= ROMs are copyrighted by Commodore Business Machines
+NO_PACKAGE= ${RESTRICTED}
GNU_CONFIGURE= YES
CONFIGURE_ENV= CFLAGS="${CFLAGS} -O3 -Wall -fomit-frame-pointer -funroll-loops -finline-functions -fno-strength-reduce"