diff options
Diffstat (limited to 'graphics/jdraw/Makefile')
-rw-r--r-- | graphics/jdraw/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/jdraw/Makefile b/graphics/jdraw/Makefile index d98d8a4124f4..05332416757e 100644 --- a/graphics/jdraw/Makefile +++ b/graphics/jdraw/Makefile @@ -11,8 +11,9 @@ MAINTAINER= nivit@FreeBSD.org COMMENT= Pixel oriented graphics editor WWW= https://jdraw.sourceforge.net +USES= java + NO_BUILD= yes -USE_JAVA= yes OPTIONS_DEFINE= PLASTIC3D OPTIONS_DEFAULT= PLASTIC3D |