summaryrefslogtreecommitdiffstats
path: root/devel/ocaml-pcre
diff options
context:
space:
mode:
authorsem <sem@FreeBSD.org>2005-05-21 19:57:07 +0000
committersem <sem@FreeBSD.org>2005-05-21 19:57:07 +0000
commit5fb39babf8cf13d85de360e35ac8bfe6d70758eb (patch)
tree707cee08bf71fbf62e2e3c9f254c6f28771f6d5d /devel/ocaml-pcre
parentaa2bee89bf77b44755eb9f5f6d6d724c9aabc63c (diff)
downloadFreeBSD-ports-5fb39babf8cf13d85de360e35ac8bfe6d70758eb.zip
FreeBSD-ports-5fb39babf8cf13d85de360e35ac8bfe6d70758eb.tar.gz
- Fix permission of ld.conf. It should be 0644 instead of 0444.
- Unbreak unguilty ports.
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 a410638..0fc9269 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"
OpenPOWER on IntegriCloud