aboutsummaryrefslogtreecommitdiff
path: root/mail/exmh2/Makefile
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>1997-08-12 06:37:36 +0000
committerPeter Wemm <peter@FreeBSD.org>1997-08-12 06:37:36 +0000
commit918524efd734992762c74b75361ee160cd839faf (patch)
tree3057411214369821e2e8af59ddadf48131796def /mail/exmh2/Makefile
parenta480c7b40e52c251d19c25b85e5a058eeada6eaf (diff)
downloadports-918524efd734992762c74b75361ee160cd839faf.tar.gz
ports-918524efd734992762c74b75361ee160cd839faf.zip
Notes
Diffstat (limited to 'mail/exmh2/Makefile')
-rw-r--r--mail/exmh2/Makefile11
1 files changed, 10 insertions, 1 deletions
diff --git a/mail/exmh2/Makefile b/mail/exmh2/Makefile
index a86d998f688f..66a5120e9328 100644
--- a/mail/exmh2/Makefile
+++ b/mail/exmh2/Makefile
@@ -3,7 +3,7 @@
# Date released: 1 Jan 97
# Whom: Peter Wemm <peter@freebsd.org>
#
-# $Id: Makefile,v 1.13 1997/07/26 12:27:31 peter Exp $
+# $Id: Makefile,v 1.14 1997/08/12 05:58:47 peter Exp $
#
DISTNAME= exmh-2.0zeta
@@ -12,6 +12,15 @@ CATEGORIES= mail tk41
MASTER_SITES= ftp://ftp.sunlabs.com/pub/tcl/exmh/
EXTRACT_SUFX= .tar.Z
+PATCH_SITES= http://www.sunlabs.com/~bwelch/exmh/patches/2.0zeta/
+PATCHFILES= ispell.patch koir.patch mime.patch seditMime.patch scan.patch
+
+.if defined(PATCH_DEBUG)
+PATCH_DIST_ARGS= -d ${WRKSRC}/lib -E ${PATCH_DIST_STRIP}
+.else
+PATCH_DIST_ARGS= -d ${WRKSRC}/lib --forward --quiet -E ${PATCH_DIST_STRIP}
+.endif
+
MAINTAINER= peter@FreeBSD.org
DIST_SUBDIR= ${PKGNAME}