1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-30 10:38:37 +00:00

Use OPTIONS_EXCLUDE=DOCS instead of NOPORTDOCS

Suggested by:	mat
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2018-01-03 16:45:39 +00:00
parent cf322d93a9
commit 1a981f950e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=457976

View File

@ -18,6 +18,7 @@ NO_ARCH= yes
USE_RUBY= yes
USES= gem
NOPORTDOCS= yes
# Disable rdoc
OPTIONS_EXCLUDE=DOCS
.include <bsd.port.mk>