summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorjaapb <jaapb>2016-06-25 14:30:31 +0000
committerjaapb <jaapb>2016-06-25 14:30:31 +0000
commita5432508a56bccc475fb865385b39f719e3b0245 (patch)
treeca6ce51e21e4baaaa4e15c7b8afd80e18821aef6 /devel
parent532b2d211520347f1f98117af304ea29a06b1443 (diff)
downloadpkgsrc-a5432508a56bccc475fb865385b39f719e3b0245.tar.gz
Updated package to work with ocaml.mk. No upstream changes.
Diffstat (limited to 'devel')
-rw-r--r--devel/pcre-ocaml/Makefile4
-rw-r--r--devel/pcre-ocaml/PLIST4
2 files changed, 3 insertions, 5 deletions
diff --git a/devel/pcre-ocaml/Makefile b/devel/pcre-ocaml/Makefile
index 4fe0c9774dd..6580a72fb54 100644
--- a/devel/pcre-ocaml/Makefile
+++ b/devel/pcre-ocaml/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.25 2016/06/20 19:39:43 jaapb Exp $
+# $NetBSD: Makefile,v 1.26 2016/06/25 14:30:31 jaapb Exp $
DISTNAME= pcre-ocaml-7.1.6
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=mmottl/}
GITHUB_RELEASE= v${PKGVERSION_NOREV}
diff --git a/devel/pcre-ocaml/PLIST b/devel/pcre-ocaml/PLIST
index 8027c7f665c..2951a49c41e 100644
--- a/devel/pcre-ocaml/PLIST
+++ b/devel/pcre-ocaml/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2015/01/20 14:31:09 jaapb Exp $
+@comment $NetBSD: PLIST,v 1.7 2016/06/25 14:30:31 jaapb Exp $
${OCAML_SITELIB}/pcre/META
${OCAML_SITELIB}/pcre/dllpcre_stubs.so
${OCAML_SITELIB}/pcre/libpcre_stubs.a
@@ -21,5 +21,3 @@ share/examples/pcre-ocaml/pcregrep/README.md
share/examples/pcre-ocaml/pcregrep/pcregrep.ml
share/examples/pcre-ocaml/subst/README.md
share/examples/pcre-ocaml/subst/subst.ml
-@exec %D/libexec/ocaml-findlib-register add %D/${OCAML_SITELIB}/pcre
-@unexec %D/libexec/ocaml-findlib-register del %D/${OCAML_SITELIB}/pcre