aboutsummaryrefslogtreecommitdiff
path: root/math/clp
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-29 19:11:51 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-29 19:11:51 +0000
commita84c115a09e00e14810cb1deb7bf4637a33ad313 (patch)
tree97c04ac5ad39d0af4b856d37b17a5a074d6adbc6 /math/clp
parentaa63c219bc3e4ef1b783a2b3c14615ecde12089a (diff)
downloadports-a84c115a09e00e14810cb1deb7bf4637a33ad313.tar.gz
ports-a84c115a09e00e14810cb1deb7bf4637a33ad313.zip
Notes
Diffstat (limited to 'math/clp')
-rw-r--r--math/clp/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/math/clp/Makefile b/math/clp/Makefile
index 75f92bf14d7d..685d4426c678 100644
--- a/math/clp/Makefile
+++ b/math/clp/Makefile
@@ -7,14 +7,13 @@ PORTREVISION= 3
CATEGORIES= math
MASTER_SITES= http://www.coin-or.org/download/source/Clp/ \
http://www.mavetju.org/download/adopted/
-EXTRACT_SUFX= .tgz
MAINTAINER= co9co9@gmail.com
COMMENT= Linear Programming Solver
LIB_DEPENDS= liblapack.so:${PORTSDIR}/math/lapack
-USES= fortran libtool
+USES= fortran libtool tar:tgz
CXXFLAGS+= -ffast-math -fomit-frame-pointer
GNU_CONFIGURE= yes