Skip to content

Commit

Permalink
print/py-frescobaldi: Moved man to share/man
Browse files Browse the repository at this point in the history
Approved by: portmgr(blanket)
  • Loading branch information
Martin Neubauer authored and arrowd committed Feb 6, 2024
1 parent bfb923a commit 31626af
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions print/py-frescobaldi/Makefile
@@ -1,6 +1,7 @@
PORTNAME= frescobaldi
DISTVERSIONPREFIX= v
DISTVERSION= 3.3.0
PORTREVISION= 1
CATEGORIES= print kde python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

Expand Down Expand Up @@ -30,9 +31,6 @@ LILYPOND_DESC= Use unstable LilyPond (lilypond-devel)
LILYPOND_RUN_DEPENDS= lilypond:print/lilypond-devel
LILYPOND_RUN_DEPENDS_OFF= lilypond:print/lilypond

post-patch:
@${REINPLACE_CMD} -e 's|'share/man/man1'|'man/man1'|' \
${WRKSRC}/setup.py
post-build:
(cd ${WRKSRC} && ${GMAKE} -C linux)

Expand Down

0 comments on commit 31626af

Please sign in to comment.