- prevent makeinfo banner from appearing in info/dir
PR: ports/146826 Submitted by: Anonymous <swell.k@gmail.com> Approved by: maintainer timeout (krion ; 110 days)
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
PORTNAME= gawk
|
||||
PORTVERSION= 3.1.7
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= lang
|
||||
MASTER_SITES= ${MASTER_SITE_GNU}
|
||||
MASTER_SITE_SUBDIR= gawk
|
||||
@@ -33,4 +33,7 @@ CONFIGURE_ARGS+=--disable-nls
|
||||
PLIST_SUB+= NLS="@comment "
|
||||
.endif
|
||||
|
||||
post-extract:
|
||||
@${RM} -f ${WRKSRC}/doc/*.info
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
Reference in New Issue
Block a user