pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/squid3 libltdl is used.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/eb1bd2e3fc58
branches:  trunk
changeset: 645062:eb1bd2e3fc58
user:      obache <obache%pkgsrc.org@localhost>
date:      Thu Jan 22 11:53:21 2015 +0000

description:
libltdl is used.

diffstat:

 www/squid3/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (15 lines):

diff -r 587bf173b347 -r eb1bd2e3fc58 www/squid3/Makefile
--- a/www/squid3/Makefile       Thu Jan 22 11:38:58 2015 +0000
+++ b/www/squid3/Makefile       Thu Jan 22 11:53:21 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.42 2015/01/22 11:38:58 obache Exp $
+# $NetBSD: Makefile,v 1.43 2015/01/22 11:53:21 obache Exp $
 
 DISTNAME=      squid-3.5.1
 CATEGORIES=    www
@@ -79,4 +79,5 @@
                ${DESTDIR}${PREFIX}/${EGDIR}/`basename ${f} .default`
 .endfor
 
+.include "../../devel/libltdl/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index