diff options
Diffstat (limited to 'math/octave-devel/Makefile')
-rw-r--r-- | math/octave-devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/octave-devel/Makefile b/math/octave-devel/Makefile index 1d2a74a..a06586b 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> |