summaryrefslogtreecommitdiff
path: root/emulators/xmame
diff options
context:
space:
mode:
authortron <tron>2002-01-05 06:47:00 +0000
committertron <tron>2002-01-05 06:47:00 +0000
commit3152c0abd33fe1bcaf9a55cde4da4ec6f10f2a65 (patch)
treed5e141d44fb1a907f68bdd93475a2226bc36a2d6 /emulators/xmame
parentf1197125bd0600d0d838f6d4cdfef6c1017893f2 (diff)
downloadpkgsrc-3152c0abd33fe1bcaf9a55cde4da4ec6f10f2a65.tar.gz
Use new format for "UNLIMIT_RESOURCES".
Diffstat (limited to 'emulators/xmame')
-rw-r--r--emulators/xmame/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/xmame/Makefile b/emulators/xmame/Makefile
index 60c4ee92ccf..600f6d42964 100644
--- a/emulators/xmame/Makefile
+++ b/emulators/xmame/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.61 2002/01/04 12:04:22 tron Exp $
+# $NetBSD: Makefile,v 1.62 2002/01/05 06:47:00 tron Exp $
#
DISTNAME= xmame-0.56.2
@@ -19,7 +19,7 @@ USE_X11BASE= YES
USE_GMAKE= YES
MAKEFILE= makefile.unix
TARGET= ${PKGBASE}
-UNLIMIT_RESOURCES= d
+UNLIMIT_RESOURCES= datasize
.include "../../mk/bsd.prefs.mk"