aboutsummaryrefslogtreecommitdiffstats
path: root/mail/nmh/Makefile
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2006-02-22 04:43:54 +0800
committerade <ade@FreeBSD.org>2006-02-22 04:43:54 +0800
commit161688b23661407f4d32385e985b81a2d5381cc3 (patch)
tree59c45d8cd2cb5903c08f265949c32af14d2c1e93 /mail/nmh/Makefile
parent2552053abaa4838f80331dad2ca7a02cd9ed8973 (diff)
downloadfreebsd-ports-gnome-161688b23661407f4d32385e985b81a2d5381cc3.tar.gz
freebsd-ports-gnome-161688b23661407f4d32385e985b81a2d5381cc3.tar.zst
freebsd-ports-gnome-161688b23661407f4d32385e985b81a2d5381cc3.zip
Fix up the result of a series of unfortunate events.
Diffstat (limited to 'mail/nmh/Makefile')
-rw-r--r--mail/nmh/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/mail/nmh/Makefile b/mail/nmh/Makefile
index ad97e615f9fa..647d7cd00743 100644
--- a/mail/nmh/Makefile
+++ b/mail/nmh/Makefile
@@ -55,16 +55,15 @@ PORTNAME= nmh
PORTVERSION= 1.2
PORTREVISION= 1
CATEGORIES= mail
-MASTER_SITES= ${MASTER_SITE_GNU} \
- ${MASTER_SITE_LOCAL}
-MASTER_SITE_SUBDIR= jkoshy
+MASTER_SITES= ${MASTER_SITE_SAVANNAH}
+MASTER_SITE_SUBDIR= nmh
MAINTAINER= scott+ports@sabami.seaslug.org
COMMENT= A cleaned up MH mailer suite
GNU_CONFIGURE= yes
USE_REINPLACE= yes
-USE_AUTOCONF_VER=259
+USE_AUTOTOOLS= autoconf:259
CONFIGURE_ARGS= --libdir=${PREFIX}/libexec/nmh \
--sysconfdir=${PREFIX}/etc/nmh
.ifdef NMH_EDITOR