diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-10-07 20:47:46 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-10-07 20:47:46 +0000 |
commit | 9595bf833f7b3b72b2c8189d4ddf25354d0ac8d9 (patch) | |
tree | 4d4ddb9a06fb39b1ad378902d251cd9d7db3ee16 /mail/nmh/Makefile | |
parent | ffdf4a418b5a53ea72d940bee569c685408b3f02 (diff) |
Notes
Diffstat (limited to 'mail/nmh/Makefile')
-rw-r--r-- | mail/nmh/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/nmh/Makefile b/mail/nmh/Makefile index e186e1a37a6d..c91846998054 100644 --- a/mail/nmh/Makefile +++ b/mail/nmh/Makefile @@ -61,6 +61,7 @@ MASTER_SITE_SUBDIR= nmh MAINTAINER= scott+ports@sabami.seaslug.org COMMENT= A cleaned up MH mailer suite +USE_GMAKE= yes GNU_CONFIGURE= yes USE_AUTOTOOLS= autoconf:259 CONFIGURE_ARGS= --libdir=${PREFIX}/libexec/nmh \ |