summaryrefslogtreecommitdiff
path: root/graphics/shotwell
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2010-12-31 16:40:12 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2010-12-31 16:40:12 +0000
commitcaf9fa465c78cecbdb15f6218f38d2a7d72025bb (patch)
tree6b846c9f271652ae9a369d721026f0717aab5056 /graphics/shotwell
parent- Update to 1.3 (diff)
Replace bash to sh.
Reported by: pointyhat via erwin
Notes
Notes: svn path=/head/; revision=267229
Diffstat (limited to 'graphics/shotwell')
-rw-r--r--graphics/shotwell/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/shotwell/Makefile b/graphics/shotwell/Makefile
index db618edcd54a..cb697fff1ae4 100644
--- a/graphics/shotwell/Makefile
+++ b/graphics/shotwell/Makefile
@@ -39,7 +39,7 @@ GCONF_SCHEMAS= shotwell.schemas
post-patch:
@${REINPLACE_CMD} -E \
- -e 's|/bin/bash|${SH}|' \
+ -e 's|/bin/bash|${SH}|g ; s|/usr/bin/env.*bash|${SH}|g' \
${WRKSRC}/${CONFIGURE_SCRIPT} \
${WRKSRC}/libraw-config \
${WRKSRC}/minver