summaryrefslogtreecommitdiff
path: root/archivers/ocaml-bz2
diff options
context:
space:
mode:
authorjperkin <jperkin>2014-01-09 14:26:17 +0000
committerjperkin <jperkin>2014-01-09 14:26:17 +0000
commite456fec5851ef49e7f464fc709df1f85d81e75bb (patch)
treebc0675cc01604858a43f80df1ff7111ca522dc2f /archivers/ocaml-bz2
parentc0e2fbb3e8e98216ba9fdf0f3c285f05ae4a1aeb (diff)
downloadpkgsrc-e456fec5851ef49e7f464fc709df1f85d81e75bb.tar.gz
Needs bzip2.
Diffstat (limited to 'archivers/ocaml-bz2')
-rw-r--r--archivers/ocaml-bz2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/archivers/ocaml-bz2/Makefile b/archivers/ocaml-bz2/Makefile
index c0bcab3d180..f199094f2da 100644
--- a/archivers/ocaml-bz2/Makefile
+++ b/archivers/ocaml-bz2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2012/10/16 15:31:40 asau Exp $
+# $NetBSD: Makefile,v 1.5 2014/01/09 14:26:17 jperkin Exp $
PKGNAME= ocaml-bz2-${VERSION}
DISTNAME= camlbz2-${VERSION}
@@ -25,6 +25,7 @@ PLIST_VARS+= opt
PLIST.opt= yes
.endif
+.include "../../archivers/bzip2/buildlink3.mk"
.include "../../lang/ocaml/buildlink3.mk"
.include "../../devel/ocaml-findlib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"