summaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authorkristerw <kristerw@pkgsrc.org>2005-07-24 21:19:54 +0000
committerkristerw <kristerw@pkgsrc.org>2005-07-24 21:19:54 +0000
commit550abf4bb619b622fd9f0c797b6f94673bfba7ad (patch)
tree04e34c48fc209dd8b356c7a7de6a807a13c32275 /news
parentf8ba2181fc72a0df4c9c649fc07bede61404cc10 (diff)
downloadpkgsrc-550abf4bb619b622fd9f0c797b6f94673bfba7ad.tar.gz
This package does link to the perl libraries, so re-add
perl5/buildlink3.mk.
Diffstat (limited to 'news')
-rw-r--r--news/inn/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/news/inn/Makefile b/news/inn/Makefile
index da7594b7b50..02b29fd996f 100644
--- a/news/inn/Makefile
+++ b/news/inn/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.67 2005/07/18 02:37:22 jlam Exp $
+# $NetBSD: Makefile,v 1.68 2005/07/24 21:19:54 kristerw Exp $
DISTNAME= inn-2.4.1
PKGREVISION= 6
@@ -123,5 +123,6 @@ post-install:
${INSTALL_DATA} $$FILE ${EXAMPLEDIR}; \
done
+.include "../../lang/perl5/buildlink3.mk"
.include "../../security/openssl/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"