diff --git a/emulators/xgs/Makefile b/emulators/xgs/Makefile index d9e461f52cec..1515150e9638 100644 --- a/emulators/xgs/Makefile +++ b/emulators/xgs/Makefile @@ -3,7 +3,7 @@ # Date created: 17th January 1996 # Whom: Joel Sutton # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1997/02/24 13:50:06 tg Exp $ # DISTNAME= xgs-0.40 @@ -11,16 +11,16 @@ CATEGORIES= emulators MASTER_SITES= http://www.optera.com/~invid/emulators/XGS/ \ ftp://ftp.apple.asimov.net/pub/apple_II/emulators/rom_images/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${ROMFILE} -EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= suttonj@interconnect.com.au +EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} NO_PACKAGE= ${RESTRICTED} -RESTRICTED= xgs.rom copyright is owned by Apple and cannot be distributed +RESTRICTED= "xgs.rom copyright is owned by Apple and cannot be distributed" WRKSRC= ${WRKDIR}/xgs USE_GMAKE= yes GNU_CONFIGURE= yes -CONFIGURE_ARGS= --with-oss-sound --prefix=${PREFIX} +CONFIGURE_ARGS= --with-oss-sound #INSTALL_DATA?= install -c -o bin -g bin ROMFILE= xgs.rom