pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/lout This requires zlib, so say so.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/98426333284e
branches:  trunk
changeset: 502753:98426333284e
user:      tv <tv%pkgsrc.org@localhost>
date:      Tue Nov 08 19:30:41 2005 +0000

description:
This requires zlib, so say so.

diffstat:

 textproc/lout/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (15 lines):

diff -r 071a1a6f9f07 -r 98426333284e textproc/lout/Makefile
--- a/textproc/lout/Makefile    Tue Nov 08 19:25:12 2005 +0000
+++ b/textproc/lout/Makefile    Tue Nov 08 19:30:41 2005 +0000
@@ -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 @@
        (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"



Home | Main Index | Thread Index | Old Index