aboutsummaryrefslogtreecommitdiff
path: root/devel/ocaml-pcre
diff options
context:
space:
mode:
authorSergey Matveychuk <sem@FreeBSD.org>2005-05-21 19:57:07 +0000
committerSergey Matveychuk <sem@FreeBSD.org>2005-05-21 19:57:07 +0000
commit433265801922393e8b7989ad133e9bfafdffa46d (patch)
tree495e2f35e892f8b9d5bdd29a775616b563f28639 /devel/ocaml-pcre
parent718b940f32828b2924224f389a71c94533c4659c (diff)
downloadports-433265801922393e8b7989ad133e9bfafdffa46d.tar.gz
ports-433265801922393e8b7989ad133e9bfafdffa46d.zip
Notes
Diffstat (limited to 'devel/ocaml-pcre')
-rw-r--r--devel/ocaml-pcre/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/ocaml-pcre/Makefile b/devel/ocaml-pcre/Makefile
index a4106383d47f..0fc9269a6930 100644
--- a/devel/ocaml-pcre/Makefile
+++ b/devel/ocaml-pcre/Makefile
@@ -20,8 +20,6 @@ BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml \
ocamlfind:${PORTSDIR}/devel/ocaml-findlib
LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre-utf8
-BROKEN= Changes permissions of installed file
-
USE_GMAKE= yes
MAKE_ENV= OCAML_LIB_INSTALL="${PREFIX}/lib/ocaml/site-lib/pcre" \
INCDIRS="${LOCALBASE}/include" LIBDIRS="${LOCALBASE}/lib"