From cf2538c425195a7a5f4f12cd36aee1aa7c41e5c7 Mon Sep 17 00:00:00 2001 From: miwi Date: Sun, 9 Jun 2013 11:16:07 +0000 Subject: - Do not remove directories not created by this port Reported by: pkg (DEVELOPER_MODE) --- math/octave/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'math') diff --git a/math/octave/Makefile b/math/octave/Makefile index 0d6436a6d7ea..6ad1f3a49cee 100644 --- a/math/octave/Makefile +++ b/math/octave/Makefile @@ -32,6 +32,7 @@ LIB_DEPENDS= GraphicsMagick:${PORTSDIR}/graphics/GraphicsMagick \ umfpack.1:${PORTSDIR}/math/suitesparse \ glpk:${PORTSDIR}/math/glpk +USES= charsetfix USE_BZIP2= yes USE_PERL5_BUILD=yes USE_GMAKE= yes -- cgit