diff options
Diffstat (limited to 'devel/pmd/Makefile')
-rw-r--r-- | devel/pmd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pmd/Makefile b/devel/pmd/Makefile index f145b4f3993b..ea5bdec19070 100644 --- a/devel/pmd/Makefile +++ b/devel/pmd/Makefile @@ -13,7 +13,7 @@ COMMENT= Static analysis tool for Java source code LICENSE= APACHE20 BSD4CLAUSE LICENSE_COMB= dual -USE_ZIP= yes +USES= zip USE_JAVA= yes JAVA_VERSION= 1.6+ NO_BUILD= yes |