summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorminskim <minskim>2006-06-20 23:32:36 +0000
committerminskim <minskim>2006-06-20 23:32:36 +0000
commitabff17587ff3edf89946084dce2b822bf8ee3c11 (patch)
tree0f5004fdb5e5f811ef09905dc2c42147d5d8aa3d /textproc
parent086779ee2cefa25821cf4e874bcbc0a7b4c5d232 (diff)
downloadpkgsrc-abff17587ff3edf89946084dce2b822bf8ee3c11.tar.gz
This package needs zlib to build.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/makeztxt/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/makeztxt/Makefile b/textproc/makeztxt/Makefile
index cd13c2fd13b..cfa31d5676f 100644
--- a/textproc/makeztxt/Makefile
+++ b/textproc/makeztxt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2005/11/08 19:38:04 tv Exp $
+# $NetBSD: Makefile,v 1.12 2006/06/20 23:41:14 minskim Exp $
#
DISTNAME= ${PKGNAME}b-src
@@ -22,4 +22,5 @@ do-install:
.endfor
.include "../../devel/libgetopt/buildlink3.mk"
+.include "../../devel/zlib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"