diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-10 15:21:21 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-10 15:21:21 +0000 |
| commit | 4af74fc7f1c8ee7957caeae86c74d39b94e84fef (patch) | |
| tree | 9b323bcd3bd5e01546acdcbc8ebfa5e108a04d56 /java/avis | |
| parent | 33f5bc7e0b57754907e412b239748ef09a807430 (diff) | |
Notes
Diffstat (limited to 'java/avis')
| -rw-r--r-- | java/avis/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/avis/Makefile b/java/avis/Makefile index 3200778232d3..ea2f1ca6b909 100644 --- a/java/avis/Makefile +++ b/java/avis/Makefile @@ -12,7 +12,7 @@ MAINTAINER= benjsc@FreeBSD.org COMMENT= Elvin Publish/Subscribe Message Bus server based on the Elvin protocol USE_RC_SUBR= yes -USE_ZIP= yes +USES= zip USE_JAVA= yes JAVA_VERSION= 1.6+ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |
