pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/courier-mta Fix path to Perl. Bump revision.
details: https://anonhg.NetBSD.org/pkgsrc/rev/0dde83137226
branches: trunk
changeset: 531307:0dde83137226
user: joerg <joerg%pkgsrc.org@localhost>
date: Sat Jul 28 01:37:23 2007 +0000
description:
Fix path to Perl. Bump revision.
diffstat:
mail/courier-mta/Makefile | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diffs (22 lines):
diff -r 9e33123b099a -r 0dde83137226 mail/courier-mta/Makefile
--- a/mail/courier-mta/Makefile Sat Jul 28 01:30:01 2007 +0000
+++ b/mail/courier-mta/Makefile Sat Jul 28 01:37:23 2007 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2006/06/26 05:21:17 jlam Exp $
+# $NetBSD: Makefile,v 1.8 2007/07/28 01:37:23 joerg Exp $
DISTNAME= courier-${COURIER_VERSION}
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=courier/}
EXTRACT_SUFX= .tar.bz2
@@ -80,6 +80,8 @@
SUBST_SED.paths+= -e 's,@PREFIX@,${PREFIX},g'
SUBST_STAGE.paths= post-patch
+REPLACE_PERL+= courier/webadmin/*.pl courier/webadmin/*.pl.in webadmin/*.pl
+
.include "../../lang/perl5/buildlink3.mk"
.include "../../security/courier-authlib/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index