summaryrefslogtreecommitdiffstats
path: root/graphics/xaralx
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/xaralx')
-rw-r--r--graphics/xaralx/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/graphics/xaralx/Makefile b/graphics/xaralx/Makefile
index 10374c3..4da21ae 100644
--- a/graphics/xaralx/Makefile
+++ b/graphics/xaralx/Makefile
@@ -45,7 +45,11 @@ MAN1= xaralx${PKGNAMESUFFIX}.1
.if !defined(NOPORTDOCS)
DOCS_IN_WRKSRC= AUTHORS GPL LICENSE README
+.if defined(PKGNAMESUFFIX)
+DOCS_IN_DOC= en/LICENSE en/xaralxHelp.tar.gz gifutil.txt mtrand.txt
+.else
DOCS_IN_DOC= en/xaralx.htm gifutil.txt mtrand.txt
+.endif
PORTDOCS= ${DOCS_IN_WRKSRC} en ${DOCS_IN_DOC:M*.txt}
.endif
OpenPOWER on IntegriCloud