diff options
Diffstat (limited to 'math/jakarta-commons-math3/Makefile')
-rw-r--r-- | math/jakarta-commons-math3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/jakarta-commons-math3/Makefile b/math/jakarta-commons-math3/Makefile index 79fec05522ae..9369a33af784 100644 --- a/math/jakarta-commons-math3/Makefile +++ b/math/jakarta-commons-math3/Makefile @@ -43,7 +43,7 @@ PLIST_FILES+= %%JAVAJARDIR%%/${DESTJARFILE} NO_STAGE= yes -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> |