summaryrefslogtreecommitdiff
path: root/emulators/pyxmame
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 16:43:52 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 16:43:52 +0000
commit1089da7dcc67eb415fa6851ab9dc700e7b1a9972 (patch)
treeb17e4a180ab0d752369c8e734fdf2ea3c684d01b /emulators/pyxmame
parentAdd NO_STAGE all over the place in preparation for the staging support (cat: ... (diff)
Add NO_STAGE all over the place in preparation for the staging support (cat: emulators)
Notes
Notes: svn path=/head/; revision=327721
Diffstat (limited to 'emulators/pyxmame')
-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' \