aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm/fvwm-crystal
diff options
context:
space:
mode:
authordhn <dhn@FreeBSD.org>2009-05-26 02:53:53 +0800
committerdhn <dhn@FreeBSD.org>2009-05-26 02:53:53 +0800
commit2954a81c1b99676c9fb3ef632b361f70f7832159 (patch)
treeede182a299d3da6f1ca58e9d0955a6bfab244688 /x11-wm/fvwm-crystal
parent0f37df9518432132d43eaf38668c43fe2ad0b8f0 (diff)
downloadfreebsd-ports-gnome-2954a81c1b99676c9fb3ef632b361f70f7832159.tar.gz
freebsd-ports-gnome-2954a81c1b99676c9fb3ef632b361f70f7832159.tar.zst
freebsd-ports-gnome-2954a81c1b99676c9fb3ef632b361f70f7832159.zip
- Fix build with shells/bash
- Bump PORTREVISION PR: ports/134933 Submitted by: Eleni Maria Stea <elene.mst@gmail.com>
Diffstat (limited to 'x11-wm/fvwm-crystal')
-rw-r--r--x11-wm/fvwm-crystal/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/x11-wm/fvwm-crystal/Makefile b/x11-wm/fvwm-crystal/Makefile
index 5ac8d384e814..94afa61bdd6b 100644
--- a/x11-wm/fvwm-crystal/Makefile
+++ b/x11-wm/fvwm-crystal/Makefile
@@ -7,6 +7,7 @@
PORTNAME= fvwm-crystal
PORTVERSION= 3.0.6
+PORTREVISION= 1
CATEGORIES= x11-wm
MASTER_SITES= http://download.gna.org/fvwm-crystal/${PORTVERSION}/
@@ -75,6 +76,9 @@ EXTRA_PATCHES+= ${FILESDIR}/extra-patch-Makefile_NODOC
post-patch:
@${REINPLACE_CMD} -e 's|cp -r -d|cp -r|; s|cp -d|cp|' \
${WRKSRC}/${MAKEFILE}
+.for i in addons/* bin/* fvwm/scripts/speed_value
+ @${REINPLACE_CMD} -e 's|/bin/bash|${PREFIX}/bin/bash|g' ${WRKSRC}/${i}
+.endfor
scrivi:
${ECHO_CMD} ${LOCALBASE}