svn commit: r320324 - head/math/octave
Martin Wilke
miwi at FreeBSD.org
Sun Jun 9 11:16:08 UTC 2013
Author: miwi
Date: Sun Jun 9 11:16:07 2013
New Revision: 320324
URL: http://svnweb.freebsd.org/changeset/ports/320324
Log:
- Do not remove directories not created by this port
Reported by: pkg (DEVELOPER_MODE)
Modified:
head/math/octave/Makefile
Modified: head/math/octave/Makefile
==============================================================================
--- head/math/octave/Makefile Sun Jun 9 11:15:51 2013 (r320323)
+++ head/math/octave/Makefile Sun Jun 9 11:16:07 2013 (r320324)
@@ -32,6 +32,7 @@ LIB_DEPENDS= GraphicsMagick:${PORTSDIR}/
umfpack.1:${PORTSDIR}/math/suitesparse \
glpk:${PORTSDIR}/math/glpk
+USES= charsetfix
USE_BZIP2= yes
USE_PERL5_BUILD=yes
USE_GMAKE= yes
More information about the svn-ports-head
mailing list