summaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authorkristerw <kristerw>2005-07-24 21:19:54 +0000
committerkristerw <kristerw>2005-07-24 21:19:54 +0000
commit8d031bf8f33a39f598f5c9c3b61e44beca005156 (patch)
tree04e34c48fc209dd8b356c7a7de6a807a13c32275 /news
parent5f02cb8bd6630a45dbf0a4ef2ac1cfd5c5da895a (diff)
downloadpkgsrc-8d031bf8f33a39f598f5c9c3b61e44beca005156.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"