diff options
Diffstat (limited to 'textproc/xalan-j')
-rw-r--r-- | textproc/xalan-j/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/xalan-j/Makefile b/textproc/xalan-j/Makefile index 3f1de5977690..332605547180 100644 --- a/textproc/xalan-j/Makefile +++ b/textproc/xalan-j/Makefile @@ -17,7 +17,9 @@ RUN_DEPENDS= ${JAVALIBDIR}/xml-apis.jar:${PORTSDIR}/textproc/xerces-j OPTIONS_DEFINE= DOCS EXAMPLES -USES= zip +USES= cpe zip +CPE_PRODUCT= xalan-java +CPE_VENDOR= apache USE_JAVA= yes JAVA_VERSION= 1.6+ NO_BUILD= yes |