git: bd4baf362ff5 - main - databases/py-python-swiftclient: Remove MANPREFIX and put mans to share
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 12 Jan 2024 16:51:15 UTC
The branch main has been updated by arrowd:
URL: https://cgit.FreeBSD.org/ports/commit/?id=bd4baf362ff5c5f7739511adee060e3dc3a1174a
commit bd4baf362ff5c5f7739511adee060e3dc3a1174a
Author: Gleb Popov <arrowd@FreeBSD.org>
AuthorDate: 2024-01-12 16:50:35 +0000
Commit: Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2024-01-12 16:50:59 +0000
databases/py-python-swiftclient: Remove MANPREFIX and put mans to share
---
databases/py-python-swiftclient/Makefile | 3 ++-
databases/py-python-swiftclient/pkg-plist | 1 -
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/databases/py-python-swiftclient/Makefile b/databases/py-python-swiftclient/Makefile
index 6b9e0fbc1209..33ef7a1bf3f0 100644
--- a/databases/py-python-swiftclient/Makefile
+++ b/databases/py-python-swiftclient/Makefile
@@ -1,5 +1,6 @@
PORTNAME= python-swiftclient
PORTVERSION= 3.13.1
+PORTREVISION= 1
CATEGORIES= databases python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -23,6 +24,6 @@ NO_ARCH= yes
post-install:
${INSTALL_MAN} ${WRKSRC}/doc/manpages/swift.1 \
- ${STAGEDIR}${MANPREFIX}/man/man1
+ ${STAGEDIR}${PREFIX}/share/man/man1
.include <bsd.port.mk>
diff --git a/databases/py-python-swiftclient/pkg-plist b/databases/py-python-swiftclient/pkg-plist
deleted file mode 100644
index ff38fac69677..000000000000
--- a/databases/py-python-swiftclient/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-man/man1/swift.1.gz