aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGleb Popov <arrowd@FreeBSD.org>2024-01-12 16:50:35 +0000
committerGleb Popov <arrowd@FreeBSD.org>2024-01-12 16:50:59 +0000
commitbd4baf362ff5c5f7739511adee060e3dc3a1174a (patch)
tree9a694e6b716220c3d3af09dbbb7f31770548822d
parentf5737a50a9ed83f4f3ac0a9d553062f739353170 (diff)
downloadports-bd4baf362ff5c5f7739511adee060e3dc3a1174a.tar.gz
ports-bd4baf362ff5c5f7739511adee060e3dc3a1174a.zip
databases/py-python-swiftclient: Remove MANPREFIX and put mans to share
-rw-r--r--databases/py-python-swiftclient/Makefile3
-rw-r--r--databases/py-python-swiftclient/pkg-plist1
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