pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/getmail Remove "NO_CONFIGURE=YES" to make PYTHON_...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/30d3e111d934
branches:  trunk
changeset: 474512:30d3e111d934
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sat May 01 16:04:38 2004 +0000

description:
Remove "NO_CONFIGURE=YES" to make PYTHON_PATCH_SCRIPTS effective.
Pointed out by Bernhard 'burnhard' Riedel on hanirc's #NetBSD.

Bump PKGREVISION.

diffstat:

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

diffs (20 lines):

diff -r 2bdefd9d60ed -r 30d3e111d934 mail/getmail/Makefile
--- a/mail/getmail/Makefile     Sat May 01 16:04:37 2004 +0000
+++ b/mail/getmail/Makefile     Sat May 01 16:04:38 2004 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2004/03/29 08:16:38 snj Exp $
+# $NetBSD: Makefile,v 1.15 2004/05/01 16:04:38 minskim Exp $
 
 DISTNAME=      getmail-3.2.2
+PKGREVISION=   1
 CATEGORIES=    mail
 MASTER_SITES=  http://www.qcc.ca/~charlesc/software/getmail-3.0/ \
                http://www.qcc.ca/~charlesc/software/getmail-3.0/old-versions/
@@ -9,7 +10,6 @@
 HOMEPAGE=      http://www.qcc.ca/~charlesc/software/getmail-3.0/
 COMMENT=       POP3 mail retriever with reliable Maildir and command delivery
 
-NO_CONFIGURE=  YES
 NO_BUILD=      YES
 
 USE_PKGINSTALL=        YES



Home | Main Index | Thread Index | Old Index