pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/squirrelmail bl3ify, and note that this package d...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/100d0c3e8327
branches:  trunk
changeset: 474239:100d0c3e8327
user:      jlam <jlam%pkgsrc.org@localhost>
date:      Mon Apr 26 20:42:00 2004 +0000

description:
bl3ify, and note that this package doesn't require a compiler.

diffstat:

 mail/squirrelmail/Makefile |  7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diffs (26 lines):

diff -r b08cce793309 -r 100d0c3e8327 mail/squirrelmail/Makefile
--- a/mail/squirrelmail/Makefile        Mon Apr 26 20:28:54 2004 +0000
+++ b/mail/squirrelmail/Makefile        Mon Apr 26 20:42:00 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.37 2004/01/17 06:50:04 martti Exp $
+# $NetBSD: Makefile,v 1.38 2004/04/26 20:42:00 jlam Exp $
 
 DISTNAME=      squirrelmail-1.4.2
 CATEGORIES=    mail www
@@ -14,7 +14,8 @@
 
 DEPENDS+=      php-gettext>=4.3.3:../../devel/php4-gettext
 
-USE_BUILDLINK2=        yes
+USE_BUILDLINK3=        yes
+USE_LANGUAGES= # empty
 USE_PKGINSTALL=        yes
 NO_BUILD=      yes
 REPLACE_PERL=  config/conf.pl config/ri_once.pl
@@ -68,5 +69,5 @@
        ${CP} ${WRKSRC}/data/index.php ${USER_PREFS_DIR}/
        ${CP} ${WRKSRC}/data/.htaccess ${USER_PREFS_DIR}/
 
-.include "../../lang/perl5/buildlink2.mk"
+.include "../../lang/perl5/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index