aboutsummaryrefslogtreecommitdiff
path: root/devel/ocaml-lwt/Makefile
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2014-03-26 23:04:13 +0000
committerJohn Marino <marino@FreeBSD.org>2014-03-26 23:04:13 +0000
commit32f5f26d2b88e51dc916ddf227c13d53f7cbaf92 (patch)
tree68d9b7828af154fdb7e208fc2f961f4f8a22191c /devel/ocaml-lwt/Makefile
parentca7d460ca3542d12422a2919700851e792dd1e44 (diff)
downloadports-32f5f26d2b88e51dc916ddf227c13d53f7cbaf92.tar.gz
ports-32f5f26d2b88e51dc916ddf227c13d53f7cbaf92.zip
ocaml-(react, lwt): Use ldconfig again
USE_OCAML_LDCONFIG should be working again, so fix the last two Ocaml ports to use it, and bump them too.
Notes
Notes: svn path=/head/; revision=349304
Diffstat (limited to 'devel/ocaml-lwt/Makefile')
-rw-r--r--devel/ocaml-lwt/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/ocaml-lwt/Makefile b/devel/ocaml-lwt/Makefile
index f521cde4f5d1..5deaea376390 100644
--- a/devel/ocaml-lwt/Makefile
+++ b/devel/ocaml-lwt/Makefile
@@ -3,6 +3,7 @@
PORTNAME= lwt
PORTVERSION= 2.4.3
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://ocsigen.org/download/
PKGNAMEPREFIX= ocaml-
@@ -24,6 +25,7 @@ USE_OCAML= yes
OCAMLC_DEPEND= ocaml>=3.11:${OCAMLC_PORT}
USE_OCAML_FINDLIB= yes
USE_OCAMLFIND_PLIST= yes
+USE_OCAML_LDCONFIG= yes
HAS_CONFIGURE= yes
CONFIGURE_ARGS= --destdir "${STAGEDIR}" \
--prefix "${PREFIX}" \