diff options
Diffstat (limited to 'textproc/xom')
-rw-r--r-- | textproc/xom/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/xom/Makefile b/textproc/xom/Makefile index c8fe407a4499..8c2eb38088c5 100644 --- a/textproc/xom/Makefile +++ b/textproc/xom/Makefile @@ -18,7 +18,7 @@ JAVA_VERSION= 1.6+ NO_BUILD= yes WRKSRC= ${WRKDIR}/XOM -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS EXAMPLES PLIST_FILES= %%JAVAJARDIR%%/${PORTNAME}.jar PORTDOCS= overview.html apidocs |