summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorHerve Quiroz <hq@FreeBSD.org>2004-12-28 21:52:04 +0000
committerHerve Quiroz <hq@FreeBSD.org>2004-12-28 21:52:04 +0000
commit5b58453c2702051ad9b43ee65ef68b26a28d0d98 (patch)
treef5654aaecda5b2633c650c7b9941cb503b3da343 /textproc
parentUpdate to 0.8 (diff)
Fix packing list
Reported by: kris via pointyhat
Notes
Notes: svn path=/head/; revision=125381
Diffstat (limited to 'textproc')
-rw-r--r--textproc/xom/Makefile1
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: