aboutsummaryrefslogtreecommitdiff
path: root/math/liblbfgs/Makefile
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2010-09-15 18:35:24 +0000
committerAde Lovett <ade@FreeBSD.org>2010-09-15 18:35:24 +0000
commit8262a7b51d413e11ef8f67c56e862ebbc6f182de (patch)
tree1e9812bc2638933184cae2b226809eb69253bb9f /math/liblbfgs/Makefile
parentbe8126109fa13097c8a0f9337fa9dfb68cf5d4c2 (diff)
downloadports-8262a7b51d413e11ef8f67c56e862ebbc6f182de.tar.gz
ports-8262a7b51d413e11ef8f67c56e862ebbc6f182de.zip
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs
Notes
Notes: svn path=/head/; revision=261230
Diffstat (limited to 'math/liblbfgs/Makefile')
-rw-r--r--math/liblbfgs/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/liblbfgs/Makefile b/math/liblbfgs/Makefile
index 71fda7b42fca..2d0231c504ea 100644
--- a/math/liblbfgs/Makefile
+++ b/math/liblbfgs/Makefile
@@ -7,6 +7,7 @@
PORTNAME= liblbfgs
PORTVERSION= 1.9
+PORTREVISION= 1
CATEGORIES= math
MASTER_SITES= http://www.chokkan.org/software/dist/
@@ -14,7 +15,7 @@ MAINTAINER= gaod@hychen.org
COMMENT= A library of Limited-memory Broyden-Fletcher-Goldfarb-Shanno
GNU_CONFIGURE= yes
-USE_AUTOTOOLS= autoconf:262:env
+USE_AUTOTOOLS= autoconf:267:en
OPTIONS= OPTIMIZED "Enable SSE2 optimization routines" Off