aboutsummaryrefslogtreecommitdiff
path: root/math/octave-forge
diff options
context:
space:
mode:
authorStephen Montgomery-Smith <stephen@FreeBSD.org>2011-07-23 03:33:41 +0000
committerStephen Montgomery-Smith <stephen@FreeBSD.org>2011-07-23 03:33:41 +0000
commit93bef17864df36904d10309e7f7d68b10df850d5 (patch)
tree96ef99271ce32cd428262f1dc7b470e52af640a3 /math/octave-forge
parent5993e9807ec1b5cc11968af6c6d24fc26b019645 (diff)
downloadports-93bef17864df36904d10309e7f7d68b10df850d5.tar.gz
ports-93bef17864df36904d10309e7f7d68b10df850d5.zip
- Options ES and PT_PR default to "On".
- Bump portrevision. Approved by: maho (mentor, implicit)
Notes
Notes: svn path=/head/; revision=278194
Diffstat (limited to 'math/octave-forge')
-rw-r--r--math/octave-forge/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/math/octave-forge/Makefile b/math/octave-forge/Makefile
index 166f05036883..06033d20666b 100644
--- a/math/octave-forge/Makefile
+++ b/math/octave-forge/Makefile
@@ -7,7 +7,7 @@
PORTNAME= octave-forge
PORTVERSION= 20110205
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= math
MASTER_SITES= #none
DISTFILES= #none
@@ -31,7 +31,7 @@ OPTIONS= \
DATAFRAME "Install package: dataframe" On \
ECONOMETRICS "Install package: econometrics" On \
ENGINE "Install package: engine" On \
- ES "Install package: es" Off \
+ ES "Install package: es" On \
FENV "Install package: fenv" On \
FITS "Install package: fits" On \
FINANCIAL "Install package: financial" On \
@@ -74,7 +74,7 @@ OPTIONS= \
PDB "Install package: pdb" On \
PHYSICALCONSTANTS "Install package: physicalconstants" On \
PLOT "Install package: plot" On \
- PT_BR "Install package: pt_br" Off \
+ PT_BR "Install package: pt_br" On \
QUATERNION "Install package: quaternion" On \
SECS1D "Install package: secs1d" On \
SECS2D "Install package: secs2d" On \