summaryrefslogtreecommitdiff
path: root/mail/pyzor/Makefile
diff options
context:
space:
mode:
authorMarcus von Appen <mva@FreeBSD.org>2014-02-22 15:22:03 +0000
committerMarcus von Appen <mva@FreeBSD.org>2014-02-22 15:22:03 +0000
commitf33207a06d41d5511c830c945097d7d6289005aa (patch)
treed0d138450b37639eea838444c72e56f5144e3367 /mail/pyzor/Makefile
parent- Update to 0.78 (diff)
- Respect DOCSDIR
PR: ports/185947 With hat: python@
Notes
Notes: svn path=/head/; revision=345658
Diffstat (limited to 'mail/pyzor/Makefile')
-rw-r--r--mail/pyzor/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/pyzor/Makefile b/mail/pyzor/Makefile
index 14ad777804b2..1275cb7e1cc0 100644
--- a/mail/pyzor/Makefile
+++ b/mail/pyzor/Makefile
@@ -3,7 +3,7 @@
PORTNAME= pyzor
PORTVERSION= 0.5.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= mail python
MASTER_SITES= SF
@@ -23,6 +23,7 @@ PLIST_FILES= man/man1/pyzor.1.gz \
post-patch:
${REINPLACE_CMD} -e '1s,^#!/usr/bin/python,#!/usr/bin/env -S python -Wignore::DeprecationWarning,' \
${WRKSRC}/scripts/pyzor ${WRKSRC}/scripts/pyzord
+ ${REINPLACE_CMD} -e 's|share/doc/pyzor|${DOCSDIR}|' ${WRKSRC}/setup.py
post-install:
${CHMOD} ${SHAREMODE} ${STAGEDIR}${DOCSDIR}/usage.html