diff options
-rw-r--r-- | math/octave-devel/Makefile | 1 | ||||
-rw-r--r-- | math/octave/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/math/octave-devel/Makefile b/math/octave-devel/Makefile index 1d2a74a1264e..a06586b39246 100644 --- a/math/octave-devel/Makefile +++ b/math/octave-devel/Makefile @@ -20,6 +20,7 @@ LIB_DEPENDS= fftw.2:${PORTSDIR}/math/fftw \ atlas.1:${PORTSDIR}/math/atlas USE_BZIP2= yes +USE_PERL5_BUILD=yes .include <bsd.port.pre.mk> diff --git a/math/octave/Makefile b/math/octave/Makefile index 1d2a74a1264e..a06586b39246 100644 --- a/math/octave/Makefile +++ b/math/octave/Makefile @@ -20,6 +20,7 @@ LIB_DEPENDS= fftw.2:${PORTSDIR}/math/fftw \ atlas.1:${PORTSDIR}/math/atlas USE_BZIP2= yes +USE_PERL5_BUILD=yes .include <bsd.port.pre.mk> |