aboutsummaryrefslogtreecommitdiff
path: root/math/lrslib
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2020-09-16 07:27:55 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2020-09-16 07:27:55 +0000
commit53bc6bb8999fcc6e4918d444e36f59a3d3a0464e (patch)
tree0364ca34d229da8fb48011bed53d9bbc507c8315 /math/lrslib
parent4c5f0673790718067feda5fb9c8378160ad5b7cb (diff)
downloadports-53bc6bb8999fcc6e4918d444e36f59a3d3a0464e.tar.gz
ports-53bc6bb8999fcc6e4918d444e36f59a3d3a0464e.zip
Notes
Diffstat (limited to 'math/lrslib')
-rw-r--r--math/lrslib/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/math/lrslib/Makefile b/math/lrslib/Makefile
index a9bd6abc7904..c4ae6ed06793 100644
--- a/math/lrslib/Makefile
+++ b/math/lrslib/Makefile
@@ -2,6 +2,7 @@
PORTNAME= lrslib
DISTVERSION= 071
+PORTREVISION= 1
CATEGORIES= math
MASTER_SITES= http://cgm.cs.mcgill.ca/~avis/C/lrslib/archive/
@@ -11,11 +12,9 @@ COMMENT= Reverse search algorithm for vertex enumeration/convex hull problems
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
-LIB_DEPENDS= libboost_system.so:devel/boost-libs \
- libgmp.so:math/gmp \
- libmpi.so:net/mpich
+LIB_DEPENDS= libgmp.so:math/gmp
-USES= fortran gmake libtool localbase:ldflags # fortran because it's built with mpic++
+USES= gmake libtool localbase:ldflags
USE_LDCONFIG= yes
MAKEFILE= makefile