diff options
Diffstat (limited to 'math')
-rw-r--r-- | math/muparser/Makefile | 1 | ||||
-rw-r--r-- | math/qhull5/pkg-plist | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/math/muparser/Makefile b/math/muparser/Makefile index 79d4d401c401..dbb0772fc80a 100644 --- a/math/muparser/Makefile +++ b/math/muparser/Makefile @@ -31,7 +31,6 @@ DOXYGEN_ALL_TARGET= documentation DOXYGEN_PORTDOCS= * # PORTDOCS macro won't work if NOPORTDOCS is defined or if DOCS is disabled DOXYGEN_IMPLIES= DOCS -.undef NOPORTDOCS EXAMPLES_CONFIGURE_ENABLE= samples EXAMPLES_ALL_TARGET= samples diff --git a/math/qhull5/pkg-plist b/math/qhull5/pkg-plist index 0af0cf831296..ef343f998c27 100644 --- a/math/qhull5/pkg-plist +++ b/math/qhull5/pkg-plist @@ -20,7 +20,7 @@ lib/libqhull.so.5 lib/libqhull.so.5.0.0 %%PORTDOCS%%man/man1/qhull.1.gz %%PORTDOCS%%man/man1/rbox.1.gz -@comment These doc files must be ditributed even with NOPORTDOCS +@comment These doc files must be ditributed even with WITHOUT=DOCS %%DOCSDIR%%/Announce.txt %%DOCSDIR%%/COPYING.txt %%DOCSDIR%%/README.txt |