diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-09-12 05:53:03 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-09-12 05:53:03 +0000 |
commit | e10369322220c0fa0a0ab68ed222621adf553709 (patch) | |
tree | d3e054e43268209aa792f44c177f4789d4af4098 /math/octave-forge-base | |
parent | ce3840ccd53801f6f4b24f2fd1c0d1210d1d663a (diff) | |
download | ports-e10369322220c0fa0a0ab68ed222621adf553709.tar.gz ports-e10369322220c0fa0a0ab68ed222621adf553709.zip |
Notes
Diffstat (limited to 'math/octave-forge-base')
-rw-r--r-- | math/octave-forge-base/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/octave-forge-base/Makefile b/math/octave-forge-base/Makefile index c4fd9344a553..5758a2ead6f7 100644 --- a/math/octave-forge-base/Makefile +++ b/math/octave-forge-base/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS+= octave:${PORTSDIR}/math/octave \ p5-IO-Zlib>=0:${PORTSDIR}/archivers/p5-IO-Zlib \ p5-File-Remove>=0:${PORTSDIR}/devel/p5-File-Remove -USE_PERL5= yes +USES= perl5 SUB_FILES= load-octave-pkg SUB_LIST+= PERL=${PERL} |