summaryrefslogtreecommitdiff
path: root/textproc/lout
diff options
context:
space:
mode:
authortv <tv>2005-11-08 19:30:41 +0000
committertv <tv>2005-11-08 19:30:41 +0000
commit6d0fe63c7ad847c7288dcf670c65411c65a489c3 (patch)
tree54ee7d3b8f8816680284511ed1475d2449764355 /textproc/lout
parentd63ab10514e6477c7ba954c23e5c5d980a69269c (diff)
downloadpkgsrc-6d0fe63c7ad847c7288dcf670c65411c65a489c3.tar.gz
This requires zlib, so say so.
Diffstat (limited to 'textproc/lout')
-rw-r--r--textproc/lout/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/lout/Makefile b/textproc/lout/Makefile
index 6fb14d4b3e3..997365e843f 100644
--- a/textproc/lout/Makefile
+++ b/textproc/lout/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2003/09/15 09:51:38 agc Exp $
+# $NetBSD: Makefile,v 1.9 2005/11/08 19:30:41 tv Exp $
#
DISTNAME= lout-3.26
@@ -24,4 +24,5 @@ post-install:
(cd ${PREFIX}; ${FIND} -d share/lout -type d -print | \
${SED} -e "s/^/@dirrm /" >>${PLIST_SRC})
+.include "../../devel/zlib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"