diff options
Diffstat (limited to 'textproc/apache-xmlbeans/Makefile')
-rw-r--r-- | textproc/apache-xmlbeans/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/apache-xmlbeans/Makefile b/textproc/apache-xmlbeans/Makefile index fbe9c8cca96c..3db35cd1b265 100644 --- a/textproc/apache-xmlbeans/Makefile +++ b/textproc/apache-xmlbeans/Makefile @@ -32,7 +32,7 @@ PORTEXAMPLES= * OPTIONS_DEFINE= DOCS EXAMPLES SAXON OPTIONS_DEFAULT= SAXON SAXON_DESC= Saxon XQuery processor for full XQuery and XPath support -SAXON_RUN_DEPENDS= saxon-he=12.5:textproc/saxon-he +SAXON_RUN_DEPENDS= saxon-he=12.6:textproc/saxon-he pre-configure: ${REINPLACE_CMD} -e 's|%%JAVAJARDIR%%|${JAVAJARDIR}|' \ |