summaryrefslogtreecommitdiff
path: root/textproc/ocaml-tyxml
diff options
context:
space:
mode:
authorhiramatsu <hiramatsu@pkgsrc.org>2014-11-01 04:36:17 +0000
committerhiramatsu <hiramatsu@pkgsrc.org>2014-11-01 04:36:17 +0000
commit02089ffeef35ea9f76c661e6315e2a51f536fba1 (patch)
tree769a09fa484433a1b7171c5cc21543e3d3852a7c /textproc/ocaml-tyxml
parenta983f0584c6e4afda02e340cc3022a1d01a0f08c (diff)
downloadpkgsrc-02089ffeef35ea9f76c661e6315e2a51f536fba1.tar.gz
Add .include "../../lang/camlp4/buildlink3.mk".
Diffstat (limited to 'textproc/ocaml-tyxml')
-rw-r--r--textproc/ocaml-tyxml/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/ocaml-tyxml/Makefile b/textproc/ocaml-tyxml/Makefile
index 8104f83db9c..93af9334e14 100644
--- a/textproc/ocaml-tyxml/Makefile
+++ b/textproc/ocaml-tyxml/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2013/11/01 11:30:23 jaapb Exp $
+# $NetBSD: Makefile,v 1.6 2014/11/01 04:36:17 hiramatsu Exp $
#
DISTNAME= tyxml-2.2.0
@@ -27,6 +27,7 @@ PLIST_VARS= opt
PLIST.opt= yes
.endif
+.include "../../lang/camlp4/buildlink3.mk"
.include "../../lang/ocaml/buildlink3.mk"
.include "../../net/ocamlnet/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"