pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/exim-exiscan Fix build after introduction of PATC...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/330f63c7d64e
branches:  trunk
changeset: 479388:330f63c7d64e
user:      abs <abs%pkgsrc.org@localhost>
date:      Fri Aug 13 15:10:48 2004 +0000

description:
Fix build after introduction of PATCH_DIST_STRIP

diffstat:

 mail/exim-exiscan/Makefile |  5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diffs (23 lines):

diff -r b4f072b2e6ad -r 330f63c7d64e mail/exim-exiscan/Makefile
--- a/mail/exim-exiscan/Makefile        Fri Aug 13 15:09:58 2004 +0000
+++ b/mail/exim-exiscan/Makefile        Fri Aug 13 15:10:48 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2004/06/06 22:10:51 abs Exp $
+# $NetBSD: Makefile,v 1.13 2004/08/13 15:10:48 abs Exp $
 
 DISTNAME=      exim-${EXIM_VERSION}
 PKGNAME=       exim-exiscan-${EXIM_VERSION}_${EXISCAN_VERSION}
@@ -14,6 +14,7 @@
 
 PATCH_SITES=    http://duncanthrax.net/exiscan-acl/
 PATCHFILES=     exiscan-acl-${EXIM_VERSION}-${EXISCAN_VERSION}.patch.bz2
+PATCH_DIST_STRIP=-p1
 
 DISTINFO_FILE= ${.CURDIR}/../../mail/exim/distinfo
 PATCHDIR=      ${.CURDIR}/../../mail/exim/patches
@@ -22,5 +23,3 @@
 
 .include "../../mail/exim/Makefile.common"
 
-PATCH_DIST_ARGS+=-p1
-



Home | Main Index | Thread Index | Old Index