summaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2004-03-28 18:27:15 +0000
committerpav <pav@FreeBSD.org>2004-03-28 18:27:15 +0000
commit8931a1b99c936206ed8adc8b79499b278ddd7bc2 (patch)
treeb7259925b5da619949f86f6b46d437cdf65b20f6 /www
parent0cb6c7c285c0837799066ab952b05e5206c74a9c (diff)
downloadFreeBSD-ports-8931a1b99c936206ed8adc8b79499b278ddd7bc2.zip
FreeBSD-ports-8931a1b99c936206ed8adc8b79499b278ddd7bc2.tar.gz
- Add missed runtime dependency on ocaml-pcre
PR: ports/64862 Submitted by: stephane (maintainer)
Diffstat (limited to 'www')
-rw-r--r--www/ocaml-net/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/ocaml-net/Makefile b/www/ocaml-net/Makefile
index effa43a..00b3535 100644
--- a/www/ocaml-net/Makefile
+++ b/www/ocaml-net/Makefile
@@ -7,6 +7,7 @@
PORTNAME= net
PORTVERSION= 0.97
+PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ocamlnet
@@ -19,6 +20,7 @@ COMMENT= OCaml modules for Internet applications
BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml \
ocamlfind:${PORTSDIR}/devel/ocaml-findlib \
${LOCALBASE}/lib/ocaml/site-lib/pcre/pcre.a:${PORTSDIR}/devel/ocaml-pcre
+RUN_DEPENDS= ${LOCALBASE}/lib/ocaml/site-lib/pcre/pcre.a:${PORTSDIR}/devel/ocaml-pcre
WRKSRC= ${WRKDIR}/${DISTNAME}/src
OpenPOWER on IntegriCloud