aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-01-30 21:18:11 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-01-30 21:39:24 +0000
commitbdab24578feb65aa0b1fb6672e5226a2cd023a69 (patch)
treee936fb2dac0e691db63de4d028626c41c700e286
parenta4b33d09eb6ac0c6b375dbb6d4222e119302ab96 (diff)
downloadports-bdab24578feb65aa0b1fb6672e5226a2cd023a69.tar.gz
ports-bdab24578feb65aa0b1fb6672e5226a2cd023a69.zip
net/py-s3cmd: Moved man to share/man
-rw-r--r--net/py-s3cmd/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/net/py-s3cmd/Makefile b/net/py-s3cmd/Makefile
index a734e77d3709..b766224d6f00 100644
--- a/net/py-s3cmd/Makefile
+++ b/net/py-s3cmd/Makefile
@@ -1,5 +1,6 @@
PORTNAME= s3cmd
DISTVERSION= 2.4.0
+PORTREVISION= 1
CATEGORIES= net python
MASTER_SITES= SF/s3tools/${PORTNAME}/${DISTVERSION}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -31,9 +32,6 @@ NO_ARCH= yes
OPTIONS_DEFINE= DOCS
-post-patch:
- ${REINPLACE_CMD} -e 's,share/man,man,' ${WRKSRC}/setup.py
-
post-patch-DOCS-on:
${REINPLACE_CMD} -e 's,doc/packages,doc,' ${WRKSRC}/setup.py