diff options
Diffstat (limited to 'math/octave-forge-gsl/Makefile')
-rw-r--r-- | math/octave-forge-gsl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/octave-forge-gsl/Makefile b/math/octave-forge-gsl/Makefile index c0e6d2ee00bd..0285a105a874 100644 --- a/math/octave-forge-gsl/Makefile +++ b/math/octave-forge-gsl/Makefile @@ -13,6 +13,7 @@ LIB_DEPENDS= gsl:${PORTSDIR}/math/gsl GNU_CONFIGURE= yes +NO_STAGE= yes post-patch: @${REINPLACE_CMD} s+/bin/bash+${LOCALBASE}/bin/bash+g ${WRKSRC}/src/config* |