diff options
Diffstat (limited to 'textproc/xom/Makefile')
-rw-r--r-- | textproc/xom/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/xom/Makefile b/textproc/xom/Makefile index d8f33235547f..bd29e796a42d 100644 --- a/textproc/xom/Makefile +++ b/textproc/xom/Makefile @@ -25,6 +25,7 @@ PLIST_FILES= %%JAVAJARDIR%%/${PORTNAME}.jar .if !defined(NOPORTDOCS) PORTDOCS= overview.html apidocs PLIST_FILES+= %%EXAMPLESDIR%%/xom-samples.jar +PLIST_DIRS= %%EXAMPLESDIR%% .endif do-install: |