1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00

Oops, forgot to include NO_PACKAGE.

This commit is contained in:
Donald Burr 1998-07-13 01:25:02 +00:00
parent aa199ac5b7
commit bebd80c3db
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=11887

View File

@ -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"