From 6d0fe63c7ad847c7288dcf670c65411c65a489c3 Mon Sep 17 00:00:00 2001 From: tv Date: Tue, 8 Nov 2005 19:30:41 +0000 Subject: This requires zlib, so say so. --- textproc/lout/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'textproc/lout') 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" -- cgit v1.2.3