diff options
Diffstat (limited to 'audio/solfege/Makefile')
-rw-r--r-- | audio/solfege/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/solfege/Makefile b/audio/solfege/Makefile index 97ee0af80655..5551dfea2ee0 100644 --- a/audio/solfege/Makefile +++ b/audio/solfege/Makefile @@ -17,7 +17,7 @@ BUILD_DEPENDS= docbook-xsl>0:textproc/docbook-xsl \ txt2man:textproc/txt2man RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} -USES= autoreconf gettext gmake gnome makeinfo pathfix pkgconfig \ +USES= autoreconf gettext gmake gnome makeinfo pkgconfig \ python shebangfix USE_GNOME= pygobject3 |