diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-10 14:49:26 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-10 14:49:26 +0000 |
commit | 665bec206dcb6c4d1e6d2763147022da72013147 (patch) | |
tree | c9bc7d175d1787d3182be06d12c45d1a2fe32a2b /graphics/yed | |
parent | dd0f478654597e17086b295a97e2e7e1caa0b36c (diff) | |
download | ports-665bec206dcb6c4d1e6d2763147022da72013147.tar.gz ports-665bec206dcb6c4d1e6d2763147022da72013147.zip |
Notes
Diffstat (limited to 'graphics/yed')
-rw-r--r-- | graphics/yed/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/yed/Makefile b/graphics/yed/Makefile index cf69eb5960bc..7f4ff174e9d7 100644 --- a/graphics/yed/Makefile +++ b/graphics/yed/Makefile @@ -16,7 +16,7 @@ LICENSE_TEXT= Description of the license can be obtained from the following URL: http://www.yworks.com/products/yed/license.html LICENSE_PERMS= no-dist-mirror no-dist-sell no-pkg-mirror no-pkg-sell auto-accept -USE_ZIP= yes +USES= zip USE_JAVA= yes JAVA_VERSION= 1.6+ NO_BUILD= yes |