aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorhq <hq@FreeBSD.org>2004-12-29 05:52:04 +0800
committerhq <hq@FreeBSD.org>2004-12-29 05:52:04 +0800
commitf09ade588588c16e871912f27710a282edc9ac40 (patch)
treefa14ea9aacd0ec5801db9ecdbaaf340b707b533c
parent562f7391ff537b59e127a341e196df464cdbd23c (diff)
downloadfreebsd-ports-gnome-f09ade588588c16e871912f27710a282edc9ac40.tar.gz
freebsd-ports-gnome-f09ade588588c16e871912f27710a282edc9ac40.tar.zst
freebsd-ports-gnome-f09ade588588c16e871912f27710a282edc9ac40.zip
Fix packing list
Reported by: kris via pointyhat
-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: