diff options
author | Maho Nakata <maho@FreeBSD.org> | 2008-09-09 00:00:12 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2008-09-09 00:00:12 +0000 |
commit | 8c435f6474fadffd15152765ef6ed31eb2da9db6 (patch) | |
tree | 14251dcecd68c776665eeaf607f4f0841f4ee6cf /math/octave-forge-xraylib/Makefile | |
parent | def944f36e21ed4b935f2bf9f4b3930f61646f95 (diff) | |
download | ports-8c435f6474fadffd15152765ef6ed31eb2da9db6.tar.gz ports-8c435f6474fadffd15152765ef6ed31eb2da9db6.zip |
Notes
Diffstat (limited to 'math/octave-forge-xraylib/Makefile')
-rw-r--r-- | math/octave-forge-xraylib/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/octave-forge-xraylib/Makefile b/math/octave-forge-xraylib/Makefile index 209121b0746d..4fc10885558b 100644 --- a/math/octave-forge-xraylib/Makefile +++ b/math/octave-forge-xraylib/Makefile @@ -12,6 +12,8 @@ CATEGORIES= math MAINTAINER= stephen@math.missouri.edu COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +BUILD_DEPENDS+= bash:${PORTSDIR}/shells/bash + post-patch: @${REINPLACE_CMD} s+/bin/bash+/usr/local/bin/bash+g ${WRKSRC}/src/xraylib/src/*.sh @${REINPLACE_CMD} s+/bin/bash+/usr/local/bin/bash+g ${WRKSRC}/src/xraylib/src/Makefile |