pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/fml USE_TOOLS, not USE_TOLLS. :-/



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7685f27da686
branches:  trunk
changeset: 590101:7685f27da686
user:      dholland <dholland%pkgsrc.org@localhost>
date:      Sun Jul 03 06:59:56 2011 +0000

description:
USE_TOOLS, not USE_TOLLS. :-/

diffstat:

 mail/fml/Makefile |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (22 lines):

diff -r 5db110bb597d -r 7685f27da686 mail/fml/Makefile
--- a/mail/fml/Makefile Sun Jul 03 06:53:42 2011 +0000
+++ b/mail/fml/Makefile Sun Jul 03 06:59:56 2011 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 2010/12/23 16:57:33 taca Exp $
+# $NetBSD: Makefile,v 1.2 2011/07/03 06:59:56 dholland Exp $
 #
 
 DISTNAME=      fml-7.98.15-${FML_STAMP}
+PKGREVISION=   1
 CATEGORIES=    mail
 MASTER_SITES=  ftp://ftp.fml.org/pub/fml8/
 
@@ -16,7 +17,7 @@
 FML_STAMP=     20100306
 
 GNU_CONFIGURE= yes
-USE_TOLLS=     perl:run
+USE_TOOLS=     perl:run
 
 PLIST_SUBST+=  FML_STAMP=${FML_STAMP} EGDIR=${EGDIR}
 



Home | Main Index | Thread Index | Old Index