diff options
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/xmame/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/emulators/xmame/Makefile b/emulators/xmame/Makefile index 3403bfa6a50..a88bba4d3d4 100644 --- a/emulators/xmame/Makefile +++ b/emulators/xmame/Makefile @@ -3,7 +3,7 @@ # Date created: 8 Feb 1998 # Whom: Donald Burr <dburr@FreeBSD.ORG> # -# $Id: Makefile,v 1.2 1998/05/30 12:36:12 dburr Exp $ +# $Id: Makefile,v 1.3 1998/07/09 14:40:58 dburr Exp $ # DISTNAME= xmame-0.33b6.1 @@ -15,8 +15,6 @@ MAINTAINER= dburr@FreeBSD.ORG LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm -# WRKSRC= ${WRKDIR}/${PKGNAME} - USE_GMAKE= YES MAKEFILE= makefile.unix |