- Switch to options helpers
Approved by: portmgr blanket
This commit is contained in:
parent
000feae2d9
commit
7b36dbdff6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=395716
1 changed files with 1 additions and 5 deletions
|
@ -37,10 +37,6 @@ CATALOG_PORTS_XML?= ${PREFIX}/share/xml/catalog.ports
|
|||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ! ${PORT_OPTIONS:MDOCS}
|
||||
CONFIGURE_ARGS+= --disable-docs
|
||||
.endif
|
||||
DOCS_CONFIGURE_OFF= --disable-docs
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue