mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Fix up the result of a series of unfortunate events.
This commit is contained in:
parent
956a6b66e4
commit
acdc1e350e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=156619
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user