diff options
Diffstat (limited to 'java/netcomponents/Makefile')
-rw-r--r-- | java/netcomponents/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/java/netcomponents/Makefile b/java/netcomponents/Makefile index 90b6b27fd429..ac9f56568da9 100644 --- a/java/netcomponents/Makefile +++ b/java/netcomponents/Makefile @@ -21,6 +21,7 @@ NO_BUILD= yes JARFILE= NetComponents.jar +NO_STAGE= yes .include <bsd.port.pre.mk> .if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}) |