mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Fix make fetch
Pointy hat: adamw
This commit is contained in:
parent
3a1de82f03
commit
105236a46e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=363382
@ -19,6 +19,7 @@ LICENSE_FILE= ${WRKSRC}/gnu-COPYING-GPL
|
||||
|
||||
CONFLICTS= ja-mailman-2.1.*
|
||||
|
||||
USES= tar:tgz
|
||||
USE_AUTOTOOLS= autoconf
|
||||
USE_PYTHON= 2
|
||||
USE_RC_SUBR= mailman
|
||||
@ -76,7 +77,7 @@ MTA_DESC= Integrate with which MTA?
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MNLS}
|
||||
USES+= gettext tar:tgz
|
||||
USES+= gettext
|
||||
PLIST_SUB+= NLS=""
|
||||
.else
|
||||
PLIST_SUB+= NLS="@comment "
|
||||
|
Loading…
Reference in New Issue
Block a user