diff options
Diffstat (limited to 'math/octave')
-rw-r--r-- | math/octave/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/octave/Makefile b/math/octave/Makefile index d8d851ab78cc..721790e15300 100644 --- a/math/octave/Makefile +++ b/math/octave/Makefile @@ -32,7 +32,7 @@ LIB_DEPENDS= GraphicsMagick:${PORTSDIR}/graphics/GraphicsMagick \ umfpack.1:${PORTSDIR}/math/suitesparse \ glpk:${PORTSDIR}/math/glpk -USES= charsetfix +USES= charsetfix pkgconfig USE_BZIP2= yes USE_PERL5_BUILD=yes USE_GMAKE= yes |