diff options
Diffstat (limited to 'mail/nmh/Makefile')
-rw-r--r-- | mail/nmh/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/nmh/Makefile b/mail/nmh/Makefile index 74283d1a0b49..f10856bac142 100644 --- a/mail/nmh/Makefile +++ b/mail/nmh/Makefile @@ -63,7 +63,7 @@ MAINTAINER= scott+ports@sabami.seaslug.org COMMENT= A cleaned up MH mailer suite USE_REINPLACE= yes -USE_AUTOCONF_VER=213 +USE_AUTOTOOLS= autoconf:213 CONFIGURE_ARGS= --libdir=${PREFIX}/libexec/nmh \ --sysconfdir=${PREFIX}/etc/nmh .ifdef NMH_EDITOR |