diff options
-rw-r--r-- | print/frescobaldi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/frescobaldi/Makefile b/print/frescobaldi/Makefile index bf22b33446c7..10d229939214 100644 --- a/print/frescobaldi/Makefile +++ b/print/frescobaldi/Makefile @@ -14,7 +14,7 @@ LICENSE_COMB= dual RUN_DEPENDS= lilypond:print/lilypond \ ${PYTHON_PKGNAMEPREFIX}poppler-qt4>=0:graphics/py-poppler-qt4 \ - ${PYTHON_PKGNAMEPREFIX}ly>=0:print/py-python-ly + ${PYTHON_PKGNAMEPREFIX}python-ly>=0:print/py-python-ly USE_GITHUB= yes GH_ACCOUNT= wbsoft |