pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/pulsar Use bl3 and sort a section.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4bcf7c6c841e
branches:  trunk
changeset: 471488:4bcf7c6c841e
user:      snj <snj%pkgsrc.org@localhost>
date:      Sun Mar 28 21:34:35 2004 +0000

description:
Use bl3 and sort a section.

diffstat:

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

diffs (27 lines):

diff -r b438bc4bc3e2 -r 4bcf7c6c841e mail/pulsar/Makefile
--- a/mail/pulsar/Makefile      Sun Mar 28 21:32:58 2004 +0000
+++ b/mail/pulsar/Makefile      Sun Mar 28 21:34:35 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/03/28 21:02:15 martin Exp $
+# $NetBSD: Makefile,v 1.2 2004/03/28 21:34:35 snj Exp $
 #
 
 DISTNAME=      pulsar-0.1.1
@@ -10,8 +10,8 @@
 HOMEPAGE=      http://pulsar.sourceforge.net/
 COMMENT=       Small, secure POP3 daemon, featuring native SSL support
 
-USE_BUILDLINK2=        yes
 GNU_CONFIGURE= yes
+USE_BUILDLINK3=        yes
 USE_GNU_TOOLS+=        make
 
 MANCOMPRESSED= yes
@@ -19,6 +19,6 @@
 pre-configure:
        cd ${WRKSRC}; ${AUTOCONF}
 
-.include "../../security/openssl/buildlink2.mk"
+.include "../../security/openssl/buildlink3.mk"
 .include "../../mk/autoconf.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index