summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorobache <obache>2015-01-22 11:53:21 +0000
committerobache <obache>2015-01-22 11:53:21 +0000
commitd40cdcc28d56febedb3761c350c01c70c6af56ee (patch)
tree78802e3f4c0569db1f1006209f95f82012dccd91 /www
parenta360a04ace01bdfc66b52e29756a2e3ca8bb8720 (diff)
downloadpkgsrc-d40cdcc28d56febedb3761c350c01c70c6af56ee.tar.gz
libltdl is used.
Diffstat (limited to 'www')
-rw-r--r--www/squid3/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/squid3/Makefile b/www/squid3/Makefile
index bc2905e617f..364b03dde8e 100644
--- a/www/squid3/Makefile
+++ b/www/squid3/Makefile
@@ -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 @@ post-install:
${DESTDIR}${PREFIX}/${EGDIR}/`basename ${f} .default`
.endfor
+.include "../../devel/libltdl/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"