According to the Porter's Handbook (5.12.2.3.) default options must be added to

OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.

This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.

Approved by:    portmgr (bapt)
This commit is contained in:
Emanuel Haupt
2014-02-10 13:54:26 +00:00
parent e4eefd3f1e
commit 5005b67362
581 changed files with 1423 additions and 0 deletions
+3
View File
@@ -26,6 +26,9 @@ DOCSSRC= ${WRKSRC}/j3d-core/build/freebsd/javadocs/docs-public
PORTDOCS= *
NO_STAGE= yes
OPTIONS_DEFINE= DOCS
.include <bsd.port.options.mk>
post-patch: