mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
- Set --with-xmame-dir properly
- Raise portrevision PR: ports/60941 Submitted by: Ulrich Spoerlein <q@uni.de> (xmame maintainer) Approved by: maintainer
This commit is contained in:
parent
67616e1964
commit
08691ea4fb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=97414
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user