Lines 4-10
Link Here
|
4 |
PORTNAME= frescobaldi |
4 |
PORTNAME= frescobaldi |
5 |
PORTVERSION= 2.20.0 |
5 |
PORTVERSION= 2.20.0 |
6 |
DISTVERSIONPREFIX= v |
6 |
DISTVERSIONPREFIX= v |
7 |
PORTREVISION= 1 |
7 |
PORTREVISION= 2 |
8 |
CATEGORIES= print kde |
8 |
CATEGORIES= print kde |
9 |
|
9 |
|
10 |
MAINTAINER= martin.dieringer@gmx.de |
10 |
MAINTAINER= martin.dieringer@gmx.de |
Lines 21-32
Link Here
|
21 |
LILYPOND_RUN_DEPENDS= lilypond:print/lilypond-devel |
21 |
LILYPOND_RUN_DEPENDS= lilypond:print/lilypond-devel |
22 |
LILYPOND_RUN_DEPENDS_OFF= lilypond:print/lilypond |
22 |
LILYPOND_RUN_DEPENDS_OFF= lilypond:print/lilypond |
23 |
|
23 |
|
|
|
24 |
USES= gettext kde:4 python:-3.4 desktop-file-utils |
24 |
USE_GITHUB= yes |
25 |
USE_GITHUB= yes |
25 |
GH_ACCOUNT= wbsoft |
26 |
GH_ACCOUNT= wbsoft |
26 |
|
|
|
27 |
USES= gettext kde:4 python |
28 |
INSTALLS_ICONS= yes |
27 |
INSTALLS_ICONS= yes |
29 |
USE_KDE= kdelibs pykde4_build pykde4_run |
28 |
USE_KDE= kdelibs pykde4_build pykde4_run |
30 |
USE_PYTHON= distutils autoplist |
29 |
USE_PYTHON= distutils autoplist |
31 |
|
30 |
|
|
|
31 |
post-patch: |
32 |
@${REINPLACE_CMD} -e 's|'share/man/man1'|'man/man1'|' \ |
33 |
${WRKSRC}/setup.py |
34 |
|
32 |
.include <bsd.port.mk> |
35 |
.include <bsd.port.mk> |