mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
Remove NOPORTDOCS and NOPORTEXAMPLES from unstaged ports. Stage a couple while
we're here. Remove any other references to NOPORT*. Approved by: portmgr (blanket for modernization)
This commit is contained in:
parent
0921d535b3
commit
8718389903
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=360707
@ -26,7 +26,11 @@ DATADIR= ${PREFIX}/share/sndcs
|
||||
|
||||
PYDISTUTILS_PKGNAME= sndcs
|
||||
|
||||
.if defined(NOPORTDOCS)
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if empty(PORT_OPTIONS:MDOCS)
|
||||
EXTRA_PATCHES= ${FILESDIR}/extra-patch-setup.py
|
||||
.endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user