pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/qmail The Mac OS X Panther patch needs a differen...
details: https://anonhg.NetBSD.org/pkgsrc/rev/0f91e05af017
branches: trunk
changeset: 478929:0f91e05af017
user: schmonz <schmonz%pkgsrc.org@localhost>
date: Mon Aug 02 04:53:00 2004 +0000
description:
The Mac OS X Panther patch needs a different PATCH_DIST_STRIP from
the netqmail patch.
diffstat:
mail/qmail/Makefile.common | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r 2ff9802beeff -r 0f91e05af017 mail/qmail/Makefile.common
--- a/mail/qmail/Makefile.common Mon Aug 02 04:05:17 2004 +0000
+++ b/mail/qmail/Makefile.common Mon Aug 02 04:53:00 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.2 2004/08/02 03:57:17 schmonz Exp $
+# $NetBSD: Makefile.common,v 1.3 2004/08/02 04:53:00 schmonz Exp $
#
QMAIL_VERS= qmail-1.03
@@ -71,7 +71,9 @@
OSXSUFX= .doc
PATCHFILES= panther.patch
PATCH_SITES= http://http.netdevice.com:9080/qmail/patch/
+. if defined(PKG_PHASE) && ${PKG_PHASE} == "patch"
PATCH_DIST_STRIP= -p1
+. endif
.else
OSXSUFX= # empty
.endif
Home |
Main Index |
Thread Index |
Old Index