pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/squid Convert to buildlink3.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2e4e2ca59d1a
branches:  trunk
changeset: 474175:2e4e2ca59d1a
user:      snj <snj%pkgsrc.org@localhost>
date:      Mon Apr 26 03:35:04 2004 +0000

description:
Convert to buildlink3.

diffstat:

 www/squid/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (25 lines):

diff -r e42e38e8227f -r 2e4e2ca59d1a www/squid/Makefile
--- a/www/squid/Makefile        Mon Apr 26 03:30:46 2004 +0000
+++ b/www/squid/Makefile        Mon Apr 26 03:35:04 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.104 2004/03/26 02:27:58 wiz Exp $
+# $NetBSD: Makefile,v 1.105 2004/04/26 03:35:04 snj Exp $
 
 DISTNAME=      squid-2.5.STABLE5
 PKGNAME=       squid-2.5.5
@@ -31,7 +31,7 @@
 
 .include "../../mk/bsd.prefs.mk"
 
-USE_BUILDLINK2=                yes
+USE_BUILDLINK3=                yes
 USE_PKGINSTALL=                yes
 GNU_CONFIGURE=         yes
 CONFIGURE_ARGS+=       --sysconfdir=${PKG_SYSCONFDIR} \
@@ -104,5 +104,5 @@
        ${ECHO} "@dirrm share/squid"                            \
        ) >>${PLIST_SRC}
 
-.include "../../security/openssl/buildlink2.mk"
+.include "../../security/openssl/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index