math/py-sympy: Moved man to share/man

Approved by:    portmgr (blanket)
2024Q2
Muhammad Moinur Rahman 2024-01-28 22:08:06 +01:00
parent dae64e9811
commit 9e00741287
No known key found for this signature in database
GPG Key ID: BDB9B5A617C0BC91
1 changed files with 1 additions and 4 deletions

View File

@ -1,6 +1,6 @@
PORTNAME= sympy
PORTVERSION= 1.11.1
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= math python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -22,7 +22,4 @@ PYGLET_DESC= Enable plotting support
PYGLET_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyglet1>=1.1.2:graphics/py-pyglet1@${PY_FLAVOR}
post-patch:
@${REINPLACE_CMD} -e "s#share/man/man1#man/man1#" ${WRKSRC}/setup.py
.include <bsd.port.mk>