aboutsummaryrefslogtreecommitdiff
path: root/emulators/pyxmame/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/pyxmame/Makefile')
-rw-r--r--emulators/pyxmame/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/emulators/pyxmame/Makefile b/emulators/pyxmame/Makefile
index d0057474cfb0..57290b1ddd20 100644
--- a/emulators/pyxmame/Makefile
+++ b/emulators/pyxmame/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: pyxmame
-# Date created: 2006-08-01
-# Whom: Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
-#
+# Created by: Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= pyxmame
PORTVERSION= 0.4.0
@@ -21,6 +17,7 @@ USE_PYTHON= yes
USE_PYDISTUTILS= yes
NO_BUILD= yes
+NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e 's|/usr/share/games|${PREFIX}/share|g ; \
s|/usr/share/pixmaps|${PREFIX}/share/pixmaps|g' \