aboutsummaryrefslogtreecommitdiff
path: root/emulators/xmame
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2007-03-20 10:02:37 +0000
committerPav Lucistnik <pav@FreeBSD.org>2007-03-20 10:02:37 +0000
commitd53ec8e85829138cc652684319831e7bdb14870d (patch)
tree89a28df476fd5c71b03988e921abe588498cdd4a /emulators/xmame
parent930770f5e1f179cf6e6b864e85919bf62ae37a27 (diff)
downloadports-d53ec8e85829138cc652684319831e7bdb14870d.tar.gz
ports-d53ec8e85829138cc652684319831e7bdb14870d.zip
- Change DIST_SUBDIR to read 'xmame' instead of ${PORTNAME}, so it works from
slaveport xmess too Mised by: acm
Notes
Notes: svn path=/head/; revision=187767
Diffstat (limited to 'emulators/xmame')
-rw-r--r--emulators/xmame/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/xmame/Makefile b/emulators/xmame/Makefile
index db2f0cf5b3d4..6fb142d44dc8 100644
--- a/emulators/xmame/Makefile
+++ b/emulators/xmame/Makefile
@@ -15,7 +15,7 @@ MASTER_SITES= http://www.franksworld.org/dist/xmame/ \
http://www.energyhq.be/files/ \
http://www.pkix.net/mirror/x.mame.net/
DISTNAME= xmame-${XMAMEVERSION}
-DIST_SUBDIR= ${PORTNAME}
+DIST_SUBDIR= xmame
MAINTAINER?= ports@FreeBSD.org
COMMENT?= UNIX/X11 port of the Multi Arcade Machine Emulator (MAME)