pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/perdition Don't use USE_TOOLS= ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d67b6c3dcd90
branches:  trunk
changeset: 532925:d67b6c3dcd90
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Tue Sep 04 21:04:20 2007 +0000

description:
Don't use USE_TOOLS= ...

diffstat:

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

diffs (18 lines):

diff -r 7fce6bd73ade -r d67b6c3dcd90 mail/perdition/Makefile.common
--- a/mail/perdition/Makefile.common    Tue Sep 04 20:55:01 2007 +0000
+++ b/mail/perdition/Makefile.common    Tue Sep 04 21:04:20 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.5 2007/03/02 23:44:13 tv Exp $
+# $NetBSD: Makefile.common,v 1.6 2007/09/04 21:04:20 joerg Exp $
 #
 
 PERDITION_VERSION=     1.17
@@ -10,7 +10,7 @@
 HOMEPAGE=              http://www.vergenet.net/linux/perdition/
 COMMENT=               IMAP/POP3 proxy redirector (${PERDITION_COMMENT})
 
-USE_TOOLS=             gmake
+USE_TOOLS+=            gmake
 USE_PKGLOCALEDIR=      yes
 USE_LIBTOOL=           yes
 GNU_CONFIGURE=         yes



Home | Main Index | Thread Index | Old Index