mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 09:19:15 -04:00
This port conflicts on install with textproc/heirloom-doctools
While here, OPTIONSngify PR: ports/169388 Submitted by: Ted Faber <faber@lunabase.org>
This commit is contained in:
parent
9f9ac642dc
commit
d19e4fe0e3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=301218
1 changed files with 5 additions and 1 deletions
|
@ -16,9 +16,13 @@ COMMENT= An implementation of Kernigan & Bentley's grap language
|
|||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS=--with-freebsd-ports
|
||||
|
||||
CONFLICTS_INSTALL=heirloom-doctools-[0-9]*
|
||||
|
||||
MAN1= grap.1
|
||||
|
||||
.if defined(NOPORTDOCS)
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MDOCS}
|
||||
post-install:
|
||||
${RM} -rf ${DOCSDIR}
|
||||
.endif
|
||||
|
|
Loading…
Add table
Reference in a new issue