Skip to content

Commit

Permalink
math/py-sympy: Moved man to share/man
Browse files Browse the repository at this point in the history
Approved by:    portmgr (blanket)
  • Loading branch information
5u623l20 committed Jan 28, 2024
1 parent dae64e9 commit 9e00741
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions math/py-sympy/Makefile
@@ -1,6 +1,6 @@
PORTNAME= sympy
PORTVERSION= 1.11.1
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= math python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -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>

0 comments on commit 9e00741

Please sign in to comment.