diff options
Diffstat (limited to 'devel/hadoop2/Makefile')
-rw-r--r-- | devel/hadoop2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/hadoop2/Makefile b/devel/hadoop2/Makefile index a3d0bda7a07a..61a5c8452262 100644 --- a/devel/hadoop2/Makefile +++ b/devel/hadoop2/Makefile @@ -9,7 +9,7 @@ PORTNAME= hadoop PORTVERSION= 2.6.0 CATEGORIES= devel java MASTER_SITES= ${MASTER_SITE_APACHE} \ - LOCAL/demon/ \ + LOCAL/demon/:maven \ http://archive.apache.org/dist/tomcat/tomcat-6/v${TOMCAT_VERSION}/bin/:tomcat \ http://dist.codehaus.org/jetty/jetty-6.1.14/:jetty MASTER_SITE_SUBDIR=${PORTNAME}/common/stable |