diff options
Diffstat (limited to 'math/octave-forge-gsl/Makefile')
-rw-r--r-- | math/octave-forge-gsl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/octave-forge-gsl/Makefile b/math/octave-forge-gsl/Makefile index 01033f2f1652..5b5b4a996b6c 100644 --- a/math/octave-forge-gsl/Makefile +++ b/math/octave-forge-gsl/Makefile @@ -12,7 +12,7 @@ COMMENT= Octave-forge package ${OCTAVE_PKGNAME} LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libgsl.so:${PORTSDIR}/math/gsl +LIB_DEPENDS= libgsl.so:math/gsl GNU_CONFIGURE= yes CONFIGURE_ENV+= HOME=${WRKSRC} |