summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorjperkin <jperkin>2014-01-09 14:26:17 +0000
committerjperkin <jperkin>2014-01-09 14:26:17 +0000
commit82056e952129af520051921d41b504124e9da22b (patch)
treebc0675cc01604858a43f80df1ff7111ca522dc2f /archivers
parente5ae66ea11f458a8686c90bb724b3112210d1387 (diff)
downloadpkgsrc-82056e952129af520051921d41b504124e9da22b.tar.gz
Needs bzip2.
Diffstat (limited to 'archivers')
-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"