Skip to content

Commit

Permalink
dns/dnsviz: move man to share/man
Browse files Browse the repository at this point in the history
  • Loading branch information
opsec committed Feb 26, 2024
1 parent 6901714 commit df0a91b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions dns/dnsviz/Makefile
@@ -1,5 +1,6 @@
PORTNAME= dnsviz
PORTVERSION= 0.9.4
PORTREVISION= 1
DISTVERSIONPREFIX=v
CATEGORIES= dns

Expand All @@ -20,7 +21,4 @@ USE_GITHUB= yes
PYDISTUTILS_INSTALLNOSINGLE= yes
NO_ARCH= yes

post-patch:
@${REINPLACE_CMD} -e "s|share/man/man1|man/man1|" ${WRKSRC}/setup.py

.include <bsd.port.mk>

0 comments on commit df0a91b

Please sign in to comment.