diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-03-11 00:10:12 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-03-11 00:10:12 +0000 |
commit | 02a9a8d5933f5c11fb4ed05e934885a7982ea130 (patch) | |
tree | 9bafff84cfb53d2cb81710356ee133c921fb42a5 /multimedia/projectx | |
parent | 527efe2bca72433f77dce6b6bf6ebe1f8bdc21d1 (diff) |
Unbreak
Notes
Notes:
svn path=/head/; revision=347826
Diffstat (limited to 'multimedia/projectx')
-rw-r--r-- | multimedia/projectx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/projectx/Makefile b/multimedia/projectx/Makefile index ff80be5e5057..3c35d456046e 100644 --- a/multimedia/projectx/Makefile +++ b/multimedia/projectx/Makefile @@ -13,7 +13,7 @@ COMMENT= DVB (mpeg) cutting/demux tool RUN_DEPENDS= java:${PORTSDIR}/java/javavmwrapper -USES= zip +USES= zip:infozip USE_JAVA= yes JAVA_VERSION= 1.6+ |