pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/freepops USE_TOOLS+=gsed



details:   https://anonhg.NetBSD.org/pkgsrc/rev/95e39eaa9b14
branches:  trunk
changeset: 529643:95e39eaa9b14
user:      schmonz <schmonz%pkgsrc.org@localhost>
date:      Fri Jun 08 16:30:52 2007 +0000

description:
USE_TOOLS+=gsed

diffstat:

 mail/freepops/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r db67445cde03 -r 95e39eaa9b14 mail/freepops/Makefile
--- a/mail/freepops/Makefile    Fri Jun 08 15:24:58 2007 +0000
+++ b/mail/freepops/Makefile    Fri Jun 08 16:30:52 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2007/06/05 05:56:01 schmonz Exp $
+# $NetBSD: Makefile,v 1.2 2007/06/08 16:30:52 schmonz Exp $
 #
 
 DISTNAME=              freepops-0.2.4
@@ -10,7 +10,7 @@
 COMMENT=               Extensible POP3 interface to webmail
 
 USE_LANGUAGES=         c c++
-USE_TOOLS+=            bash:run bison gmake patch tar
+USE_TOOLS+=            bash:run bison gmake gsed patch tar
 USE_LIBTOOL=           yes
 REPLACE_BASH=          configure.sh
 HAS_CONFIGURE=         yes



Home | Main Index | Thread Index | Old Index