pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/news/inn This package does link to the perl libraries,...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d8f219605e3b
branches:  trunk
changeset: 497311:d8f219605e3b
user:      kristerw <kristerw%pkgsrc.org@localhost>
date:      Sun Jul 24 21:19:54 2005 +0000

description:
This package does link to the perl libraries, so re-add
perl5/buildlink3.mk.

diffstat:

 news/inn/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (16 lines):

diff -r f12f8bf9645e -r d8f219605e3b news/inn/Makefile
--- a/news/inn/Makefile Sun Jul 24 21:14:51 2005 +0000
+++ b/news/inn/Makefile Sun Jul 24 21:19:54 2005 +0000
@@ -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 @@
                ${INSTALL_DATA} $$FILE ${EXAMPLEDIR};                   \
        done
 
+.include "../../lang/perl5/buildlink3.mk"
 .include "../../security/openssl/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index