diff options
Diffstat (limited to 'print/frescobaldi/Makefile')
-rw-r--r-- | print/frescobaldi/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/frescobaldi/Makefile b/print/frescobaldi/Makefile index 9bc2fbba113c..ad8cf1cdc626 100644 --- a/print/frescobaldi/Makefile +++ b/print/frescobaldi/Makefile @@ -13,8 +13,8 @@ COMMENT= Music score editor for lilypond LICENSE= GPLv2 GPLv3 LICENSE_COMB= dual -RUN_DEPENDS= lilypond:${PORTSDIR}/print/lilypond \ - ${PYTHON_PKGNAMEPREFIX}poppler-qt4>=0:${PORTSDIR}/graphics/py-poppler-qt4 +RUN_DEPENDS= lilypond:print/lilypond \ + ${PYTHON_PKGNAMEPREFIX}poppler-qt4>=0:graphics/py-poppler-qt4 USES= gettext python INSTALLS_ICONS= yes |