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/jasmin | |
| parent | 33f5bc7e0b57754907e412b239748ef09a807430 (diff) | |
Notes
Diffstat (limited to 'java/jasmin')
| -rw-r--r-- | java/jasmin/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/java/jasmin/Makefile b/java/jasmin/Makefile index 65d1014502a3..dd8e7e648d69 100644 --- a/java/jasmin/Makefile +++ b/java/jasmin/Makefile @@ -10,8 +10,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Java Assembler Interface -USES= dos2unix -USE_ZIP= yes +USES= dos2unix zip USE_ANT= yes ALL_TARGET= jasmin USE_JAVA= yes |
