diff options
Diffstat (limited to 'graphics/xmlgraphics-commons/Makefile')
-rw-r--r-- | graphics/xmlgraphics-commons/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/xmlgraphics-commons/Makefile b/graphics/xmlgraphics-commons/Makefile index 3bdb912a0b1f..ad963a60ec1b 100644 --- a/graphics/xmlgraphics-commons/Makefile +++ b/graphics/xmlgraphics-commons/Makefile @@ -12,7 +12,7 @@ WWW= https://xmlgraphics.apache.org/commons/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -USE_JAVA= yes +USES= java NO_ARCH= yes NO_BUILD= yes |