diff options
author | antoine <antoine@FreeBSD.org> | 2014-03-12 04:21:45 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-03-12 04:21:45 +0800 |
commit | a76eb50b4d6d98bfa04e0703f2c53e2c6cc42d65 (patch) | |
tree | 4594ddad6011d41cf1720c93060322dbded4307c /java/phpeclipse | |
parent | ba1e16626671703144ef88d52eaf72207df34f6c (diff) | |
download | freebsd-ports-gnome-a76eb50b4d6d98bfa04e0703f2c53e2c6cc42d65.tar.gz freebsd-ports-gnome-a76eb50b4d6d98bfa04e0703f2c53e2c6cc42d65.tar.zst freebsd-ports-gnome-a76eb50b4d6d98bfa04e0703f2c53e2c6cc42d65.zip |
Unbreak
Diffstat (limited to 'java/phpeclipse')
-rw-r--r-- | java/phpeclipse/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/phpeclipse/Makefile b/java/phpeclipse/Makefile index c4ccdf740d0b..59d17a49177c 100644 --- a/java/phpeclipse/Makefile +++ b/java/phpeclipse/Makefile @@ -17,7 +17,7 @@ RUN_DEPENDS= eclipse:${PORTSDIR}/java/eclipse PLUGIN_PATHS= features plugins PATCH_TASKS= eclipse.versionReplacer eclipse.idReplacer -USES= zip +USES= zip:infozip USE_JAVA= yes USE_ANT= yes |