pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/cvsps Include zlib's buildlink3.mk.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b5b112e93983
branches:  trunk
changeset: 480245:b5b112e93983
user:      schmonz <schmonz%pkgsrc.org@localhost>
date:      Thu Sep 02 16:53:20 2004 +0000

description:
Include zlib's buildlink3.mk.

diffstat:

 devel/cvsps/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (15 lines):

diff -r 7380351e3d0f -r b5b112e93983 devel/cvsps/Makefile
--- a/devel/cvsps/Makefile      Thu Sep 02 12:15:25 2004 +0000
+++ b/devel/cvsps/Makefile      Thu Sep 02 16:53:20 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2004/03/29 03:31:13 schmonz Exp $
+# $NetBSD: Makefile,v 1.10 2004/09/02 16:53:20 schmonz Exp $
 #
 
 DISTNAME=      cvsps-2.0rc1
@@ -16,4 +16,5 @@
 
 INSTALLATION_DIRS=     bin man/man1
 
+.include "../../devel/zlib/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index