diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-07 16:49:09 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-07 16:49:09 +0000 |
commit | c23ef8bc8bf7d31214830bdcaa75c6018065881a (patch) | |
tree | 4a5c38c58618cc47e6b107297e7eebb1a64292be /dns/crossip/Makefile | |
parent | 1510b743f230c8b6af6cc251122903f0afdc1461 (diff) | |
download | ports-c23ef8bc8bf7d31214830bdcaa75c6018065881a.tar.gz ports-c23ef8bc8bf7d31214830bdcaa75c6018065881a.zip |
Notes
Diffstat (limited to 'dns/crossip/Makefile')
-rw-r--r-- | dns/crossip/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/crossip/Makefile b/dns/crossip/Makefile index ddf46b74b615..c591c81f18e2 100644 --- a/dns/crossip/Makefile +++ b/dns/crossip/Makefile @@ -10,9 +10,9 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/CrossIP%20${PORTVERSION} MAINTAINER= dan@algenta.com COMMENT= Java DNS update client for the ThatIP protocol +USES= zip USE_JAVA= yes JAVA_VERSION= 1.6+ -USE_ZIP= yes NO_BUILD= yes |