aboutsummaryrefslogtreecommitdiff
path: root/math/lrslib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/lrslib/Makefile')
-rw-r--r--math/lrslib/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/math/lrslib/Makefile b/math/lrslib/Makefile
index ff90efd67b17..8e0e4575a7b4 100644
--- a/math/lrslib/Makefile
+++ b/math/lrslib/Makefile
@@ -1,5 +1,5 @@
PORTNAME= lrslib
-PORTVERSION= 7.2
+PORTVERSION= 7.3
PORTEPOCH= 1
CATEGORIES= math
MASTER_SITES= http://cgm.cs.mcgill.ca/~avis/C/lrslib/archive/
@@ -28,6 +28,8 @@ ALL_TARGET= all-shared
MAKE_ARGS= CFLAGS="${CFLAGS}" INCLUDEDIR=${LOCALBASE}/include LIBDIR=${LOCALBASE}/lib
+CFLAGS+= -I${WRKSRC}/lrsarith-011
+
LDFLAGS+= -lthr
BINARY_ALIAS= gcc=${CC}