summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorMax Khon <fjoe@FreeBSD.org>2007-01-08 18:20:18 +0000
committerMax Khon <fjoe@FreeBSD.org>2007-01-08 18:20:18 +0000
commit33854f81fa15ccdd704720b0149544fa6422207f (patch)
treed54f860394b5b469f8ce1f3635fabeee764d9ace /x11
parentUpdate to 1.7.15. (diff)
Fix the build with wxgtk 2.8: use ${WX_CONFIG} instead of hardcoding
script name.
Notes
Notes: svn path=/head/; revision=181796
Diffstat (limited to 'x11')
-rw-r--r--x11/xorg-edit/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xorg-edit/Makefile b/x11/xorg-edit/Makefile
index c096c417c0ff..05fdf33e47d0 100644
--- a/x11/xorg-edit/Makefile
+++ b/x11/xorg-edit/Makefile
@@ -24,7 +24,7 @@ post-extract:
@${CHMOD} 644 ${BUILD_WRKSRC}/*
post-patch:
- @${REINPLACE_CMD} -e 's/wx-config/wxgtk2u-2.6-config/g' ${BUILD_WRKSRC}/${MAKEFILE}
+ @${REINPLACE_CMD} -e 's,wx-config,${WX_CONFIG},g' ${BUILD_WRKSRC}/${MAKEFILE}
do-install:
@${INSTALL_PROGRAM} ${BUILD_WRKSRC}/${PORTNAME} ${PREFIX}/bin/