diff options
Diffstat (limited to 'math/octave-forge-xraylib/Makefile')
-rw-r--r-- | math/octave-forge-xraylib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/octave-forge-xraylib/Makefile b/math/octave-forge-xraylib/Makefile index de7e75eb858e..0512c79f3413 100644 --- a/math/octave-forge-xraylib/Makefile +++ b/math/octave-forge-xraylib/Makefile @@ -16,7 +16,7 @@ BROKEN= does not build with octave-4.0.0 GNU_CONFIGURE= yes -BUILD_DEPENDS+= bash:${PORTSDIR}/shells/bash +BUILD_DEPENDS+= bash:shells/bash post-patch: @${REINPLACE_CMD} s+/bin/bash+${LOCALBASE}/bin/bash+g ${WRKSRC}/src/xraylib/src/*.sh |