aboutsummaryrefslogtreecommitdiff
path: root/math/ocaml-zarith/Makefile
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2017-04-28 15:47:17 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2017-04-28 15:47:17 +0000
commitfa7673c6ceb3baca20bd47d93d549248a7538e52 (patch)
tree921d33f2a9e00b534f60f7619e9adb4b3656da10 /math/ocaml-zarith/Makefile
parent30e8219ac3076037ed3f73f1362717cf7c523ce2 (diff)
downloadports-fa7673c6ceb3baca20bd47d93d549248a7538e52.tar.gz
ports-fa7673c6ceb3baca20bd47d93d549248a7538e52.zip
- Update to version 1.4.1
- Employ USES+=localbase:ldflags - Remove excessive whitespace
Notes
Notes: svn path=/head/; revision=439616
Diffstat (limited to 'math/ocaml-zarith/Makefile')
-rw-r--r--math/ocaml-zarith/Makefile20
1 files changed, 9 insertions, 11 deletions
diff --git a/math/ocaml-zarith/Makefile b/math/ocaml-zarith/Makefile
index bb9bc52dc219..e663d53a7075 100644
--- a/math/ocaml-zarith/Makefile
+++ b/math/ocaml-zarith/Makefile
@@ -2,9 +2,9 @@
# $FreeBSD$
PORTNAME= zarith
-PORTVERSION= 1.2.1
+PORTVERSION= 1.4.1
CATEGORIES= math
-MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/1199/
+MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/1574/
PKGNAMEPREFIX= ocaml-
MAINTAINER= ports@FreeBSD.org
@@ -15,17 +15,15 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libgmp.so:math/gmp
-USES= gmake perl5 shebangfix tar:tgz
-USE_PERL5= build
-USE_OCAML= yes
+USES= gmake localbase:ldflags perl5 shebangfix tar:tgz
+USE_PERL5= build
+USE_OCAML= yes
USE_OCAML_FINDLIB= yes
OCAMLFIND_LDCONF= /dev/null
-HAS_CONFIGURE= yes
-ALL_TARGET= all
-SHEBANG_FILES= z_pp.pl
-CONFIGURE_ENV= DESTDIR=${STAGEDIR}
-CPPFLAGS+= -I${LOCALBASE}/include
-LDFLAGS+= -L${LOCALBASE}/lib
+HAS_CONFIGURE= yes
+ALL_TARGET= all
+SHEBANG_FILES= z_pp.pl
+CONFIGURE_ENV= DESTDIR=${STAGEDIR}
MAKE_JOBS_UNSAFE= yes