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 746e5f6089d3..18e76e50bea4 100644 --- a/audio/solfege/Makefile +++ b/audio/solfege/Makefile @@ -22,7 +22,7 @@ BUILD_DEPENDS= ${STYLESHEET}:${PORTSDIR}/textproc/docbook-xsl \ USE_GNOME= gnomehack pygtk2 WANT_GNOME= yes USE_PYTHON= yes -USE_GETTEXT= yes +USES= gettext USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= ac_cv_path_XML2PO="" |