aboutsummaryrefslogtreecommitdiff
path: root/net/py-pysmb/Makefile
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2016-04-15 17:48:25 +0000
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2016-04-15 17:48:25 +0000
commit872b94ad10d29d5db7993610fdccee567322dfe4 (patch)
tree45a6baeb3701eb33fb2a7d93dfe7ff815da737b8 /net/py-pysmb/Makefile
parent4ab34e4909b374da312200d04fc2c75eedeb8bb3 (diff)
Notes
Diffstat (limited to 'net/py-pysmb/Makefile')
-rw-r--r--net/py-pysmb/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net/py-pysmb/Makefile b/net/py-pysmb/Makefile
index ba63008a4ab4..075c85497c9b 100644
--- a/net/py-pysmb/Makefile
+++ b/net/py-pysmb/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= pysmb
-PORTVERSION= 1.1.17
-PORTREVISION= 1
+PORTVERSION= 1.1.18
CATEGORIES= net python
MASTER_SITES= CHEESESHOP \
http://miketeo.net/files/Projects/${PORTNAME}/
@@ -24,7 +23,7 @@ USES= python
USE_PYTHON= autoplist concurrent distutils
PORTDOCS= *
-post-install:
+post-install-DOCS-on:
@${MKDIR} ${STAGEDIR}${DOCSDIR}
(cd ${WRKSRC}/docs/html/ && ${COPYTREE_SHARE} _modules/ ${STAGEDIR}${DOCSDIR}/)
(cd ${WRKSRC}/docs/html/ && ${COPYTREE_SHARE} _static/ ${STAGEDIR}${DOCSDIR}/)