diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-03-08 12:47:38 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-03-08 12:47:38 +0000 |
commit | 9fc5f8a88b0477b27197779ed7d67237213d94df (patch) | |
tree | 50d8411596a2153df981f4f974b46ae5f0023bca /devel | |
parent | d3e3ebaf19aba7f976d4d3bf5e505924a99d2428 (diff) |
Notes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/jgoodies-common/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/jgoodies-common/Makefile b/devel/jgoodies-common/Makefile index 852fa88d3304..ced412061dd2 100644 --- a/devel/jgoodies-common/Makefile +++ b/devel/jgoodies-common/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt BUILD_DEPENDS= ${JAVALIBDIR}/junit.jar:${PORTSDIR}/java/junit -USES= dos2unix zip +USES= dos2unix zip:infozip USE_JAVA= yes JAVA_VERSION= 1.6+ USE_ANT= yes |