diff options
-rw-r--r-- | java/castor/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/java/castor/Makefile b/java/castor/Makefile index ab04089decd7..0e30c5e60deb 100644 --- a/java/castor/Makefile +++ b/java/castor/Makefile @@ -12,6 +12,7 @@ COMMENT= Data binding for XML (JAXB) and SQL database (JDO) LICENSE= APACHE20 +USES= cpe USE_JAVA= yes JAVA_VERSION= 1.6+ NO_BUILD= yes |