diff options
Diffstat (limited to 'textproc/saxon-devel')
-rw-r--r-- | textproc/saxon-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/saxon-devel/Makefile b/textproc/saxon-devel/Makefile index 7451ab541dc3..84b5b409b05b 100644 --- a/textproc/saxon-devel/Makefile +++ b/textproc/saxon-devel/Makefile @@ -21,7 +21,7 @@ JDOM_DESC= Jdom support DOM4J_DESC= dom4j support XOM_DESC= XOM support -USE_ZIP= yes +USES= zip USE_JAVA= yes JAVA_VERSION= 1.6+ NO_WRKSUBDIR= yes |