From 08691ea4fbffc9ede59582e39d037270c763379a Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Tue, 6 Jan 2004 00:00:32 +0000 Subject: [PATCH] - Set --with-xmame-dir properly - Raise portrevision PR: ports/60941 Submitted by: Ulrich Spoerlein (xmame maintainer) Approved by: maintainer --- emulators/gxmame/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/emulators/gxmame/Makefile b/emulators/gxmame/Makefile index a048e294d70f..60fa241d06c7 100644 --- a/emulators/gxmame/Makefile +++ b/emulators/gxmame/Makefile @@ -7,6 +7,7 @@ PORTNAME= gxmame PORTVERSION= 0.34b +PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -27,6 +28,8 @@ ONLY_FOR_ARCHS= i386 DOCDIR= share/doc/${PORTNAME} GNU_CONFIGURE= yes +CONFIGURE_ARGS= --with-xmame-dir=${X11BASE}/share/xmame + post-configure: @${REINPLACE_CMD} -e 's|$$(top_builddir)/./mkinstalldirs|./mkinstalldirs|' ${WRKSRC}/intl/Makefile