From bd4baf362ff5c5f7739511adee060e3dc3a1174a Mon Sep 17 00:00:00 2001 From: Gleb Popov Date: Fri, 12 Jan 2024 19:50:35 +0300 Subject: 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(-) delete mode 100644 databases/py-python-swiftclient/pkg-plist (limited to 'databases/py-python-swiftclient') 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 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 -- cgit v1.2.3