aboutsummaryrefslogtreecommitdiff
path: root/devel/ocaml-pcre
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2005-05-21 17:25:43 +0000
committerKris Kennaway <kris@FreeBSD.org>2005-05-21 17:25:43 +0000
commit954b71179dbf213e763b1b992dd3684152316c60 (patch)
treeb993ec5810e6460448cf37666244f89612d2430f /devel/ocaml-pcre
parent692020b722e0cc6951065f434600eb9bdc960230 (diff)
downloadports-954b71179dbf213e763b1b992dd3684152316c60.tar.gz
ports-954b71179dbf213e763b1b992dd3684152316c60.zip
Notes
Diffstat (limited to 'devel/ocaml-pcre')
-rw-r--r--devel/ocaml-pcre/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/ocaml-pcre/Makefile b/devel/ocaml-pcre/Makefile
index 0fc9269a6930..a4106383d47f 100644
--- a/devel/ocaml-pcre/Makefile
+++ b/devel/ocaml-pcre/Makefile
@@ -20,6 +20,8 @@ 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"