diff options
Diffstat (limited to 'graphics/deegree-wps/Makefile')
-rw-r--r-- | graphics/deegree-wps/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/deegree-wps/Makefile b/graphics/deegree-wps/Makefile index b8b95bc9cc9c..a34d6ff2bab5 100644 --- a/graphics/deegree-wps/Makefile +++ b/graphics/deegree-wps/Makefile @@ -12,7 +12,7 @@ DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}_${PORTVERSION} MAINTAINER= wenheping@gmail.com COMMENT= Deegree Web Processing Service(WPS) -USE_ZIP= yes +USES= zip USE_JAVA= 1.5+ NO_BUILD= yes |