pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/sympa Convert to buildlink3.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/199e61bb12fc
branches:  trunk
changeset: 475307:199e61bb12fc
user:      snj <snj%pkgsrc.org@localhost>
date:      Thu May 13 22:27:38 2004 +0000

description:
Convert to buildlink3.

diffstat:

 mail/sympa/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (27 lines):

diff -r 5ff9ba423b17 -r 199e61bb12fc mail/sympa/Makefile
--- a/mail/sympa/Makefile       Thu May 13 22:09:28 2004 +0000
+++ b/mail/sympa/Makefile       Thu May 13 22:27:38 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2004/03/26 02:27:45 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2004/05/13 22:27:38 snj Exp $
 #
 
 DISTNAME=      sympa-3.4.2
@@ -27,7 +27,7 @@
 
 OPSYSVARS+=    DEPENDS
 
-USE_BUILDLINK2=                YES
+USE_BUILDLINK3=                YES
 USE_PKGINSTALL=                YES
 GNU_CONFIGURE=         YES
 CONFIGURE_ARGS+=       --with-piddir=/var/run
@@ -41,7 +41,7 @@
 post-install:
        ${CHMOD} ug-s ${PREFIX}/bin/wwsympa.fcgi
 
-.include "../../lang/perl5/buildlink2.mk"
+.include "../../lang/perl5/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"
 
 PREFIX=        ${LOCALBASE}/sympa



Home | Main Index | Thread Index | Old Index