diff options
Diffstat (limited to 'java/javamail/Makefile')
-rw-r--r-- | java/javamail/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/java/javamail/Makefile b/java/javamail/Makefile index ef66bb7484d7..35b269c2e927 100644 --- a/java/javamail/Makefile +++ b/java/javamail/Makefile @@ -29,6 +29,7 @@ PLIST_FILES= %%JAVAJARDIR%%/mail.jar PORTDOCS= * PORTEXAMPLES= * +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MDOCS} |