summaryrefslogtreecommitdiff
path: root/mail/exmh/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/exmh/Makefile')
-rw-r--r--mail/exmh/Makefile23
1 files changed, 11 insertions, 12 deletions
diff --git a/mail/exmh/Makefile b/mail/exmh/Makefile
index ff3507e728d..3b20f624530 100644
--- a/mail/exmh/Makefile
+++ b/mail/exmh/Makefile
@@ -1,15 +1,14 @@
-# $NetBSD: Makefile,v 1.18 2000/01/09 01:29:54 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2000/01/13 09:17:36 agc Exp $
# FreeBSD Id: Makefile,v 1.25 1998/02/15 05:36:54 peter Exp
#
-DISTNAME= exmh-2.0.2
+DISTNAME= exmh-2.1.1
CATEGORIES= mail tk80
-MASTER_SITES= http://sunscript.sun.com/dist/
-EXTRACT_SUFX= .tar.Z
+MASTER_SITES= ftp://ftp.scriptics.com/pub/tcl/exmh/
-PATCH_SITES= http://sunscript.sun.com/exmh/patches/2.0.1/
+#PATCH_SITES= http://sunscript.sun.com/exmh/patches/2.0.1/
# User contributed and "new features". Some not useable as-is.
-PATCHFILES= seditpost.patch inc.patch next.patch
+#PATCHFILES= seditpost.patch inc.patch next.patch
# XXX pgpExec.patch has got confused paths (supplied as patch-as)
# XXX newsgroups.patch is relative to a different directory (patch-at)
# XXX MDN.patch doesn't apply (patch-au)
@@ -25,11 +24,11 @@ DEPENDS+= mm-2.7:../../mail/metamail
.include "../../mk/bsd.prefs.mk"
-.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
+#.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
DIST_SUBDIR= ${PKGNAME}
USE_X11= yes
@@ -37,7 +36,7 @@ USE_X11= yes
WISH= wish8.0
TCLSH= tclsh8.0
-# Additionally, exmh will use the following ports if present:
+# Additionally, exmh will use the following packages if present:
# lang/expect
# textproc/glimpse
# security/pgp