diff options
Diffstat (limited to 'java/netcomponents')
-rw-r--r-- | java/netcomponents/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/netcomponents/Makefile b/java/netcomponents/Makefile index ac9f56568da9..c89f1ce211c7 100644 --- a/java/netcomponents/Makefile +++ b/java/netcomponents/Makefile @@ -14,8 +14,8 @@ COMMENT= Java library with common network protocol implementations RESTRICTED= May not redistribute except as part of a new software product PLIST_FILES= %%JAVAJARDIR%%/${JARFILE} +USES= zip USE_JAVA= yes -USE_ZIP= yes WRKSRC= ${WRKDIR}/NetComponents-1.3.8a NO_BUILD= yes |