aboutsummaryrefslogtreecommitdiff
path: root/emulators/linux-pete-xgl2gpu/Makefile
diff options
context:
space:
mode:
authorJean-Yves Lefort <jylefort@FreeBSD.org>2006-01-29 03:21:37 +0000
committerJean-Yves Lefort <jylefort@FreeBSD.org>2006-01-29 03:21:37 +0000
commitce2a7659a6aaf4cb261a8862413221de2d9ce245 (patch)
tree4adc25b610fa4cdc58366d3b7a333fa16cc9f9d1 /emulators/linux-pete-xgl2gpu/Makefile
parent4d91f6cc2cd673e2ce4910accdd9ed55d7db8fff (diff)
downloadports-ce2a7659a6aaf4cb261a8862413221de2d9ce245.tar.gz
ports-ce2a7659a6aaf4cb261a8862413221de2d9ce245.zip
Update to 2.8
Notes
Notes: svn path=/head/; revision=154698
Diffstat (limited to 'emulators/linux-pete-xgl2gpu/Makefile')
-rw-r--r--emulators/linux-pete-xgl2gpu/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/emulators/linux-pete-xgl2gpu/Makefile b/emulators/linux-pete-xgl2gpu/Makefile
index 541a4605c33a..e87ad9b92858 100644
--- a/emulators/linux-pete-xgl2gpu/Makefile
+++ b/emulators/linux-pete-xgl2gpu/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= linux-pete-xgl2gpu
-PORTVERSION= 2.7
+PORTVERSION= 2.8
CATEGORIES= emulators linux
MASTER_SITES= http://www.pbernert.com/
DISTNAME= gpupetexgl${MAJOR}0${MINOR}
@@ -40,9 +40,8 @@ PSEMUPRO_CFGFILES_DIR= ${PREFIX}/share/psemupro/cfg
# by default, disable options which may crash the plugin
post-patch:
- @${REINPLACE_CMD} -e \
- '/^NoRenderTexture/ s|= 0|= 1|; \
- /^TWinShader/ s|= 1|= 0|' ${WRKSRC}/gpuPeteXGL2.cfg
+ @${REINPLACE_CMD} -e '/^TWinShader/ s|= 1|= 0|' \
+ ${WRKSRC}/gpuPeteXGL2.cfg
do-install:
${MKDIR} ${PSEMUPRO_PLUGINS_DIR}