mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
Convert to staging.
maintainer timeout PR: ports/183191 Submitted by: mat
This commit is contained in:
parent
927c3bac34
commit
0d3ee5d0ba
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=332976
@ -15,16 +15,16 @@ USE_PERL5= build
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
MAN1= whois3.1
|
||||
PLIST_FILES= bin/whois3
|
||||
PLIST_FILES= bin/whois3 man/man1/whois3.1.gz
|
||||
|
||||
NO_STAGE= yes
|
||||
post-patch::
|
||||
${REINPLACE_CMD} -E \
|
||||
-e '/^bin_PROGRAMS =/ s/whois\$$\(EXEEXT\)/whois3$$(EXEEXT)/' \
|
||||
${WRKSRC}/Makefile.in
|
||||
|
||||
.if !defined(NOPORTDOCS)
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MDOCS}
|
||||
CONFIGURE_ARGS= --datadir=${PREFIX}/share/doc
|
||||
DOCSDIR= ${PREFIX}/share/doc/${DISTNAME}
|
||||
PORTDOCS= HELP.txt FLAGS.txt
|
||||
|
Loading…
Reference in New Issue
Block a user