diff options
Diffstat (limited to 'accessibility/speech-dispatcher/Makefile')
-rw-r--r-- | accessibility/speech-dispatcher/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/accessibility/speech-dispatcher/Makefile b/accessibility/speech-dispatcher/Makefile index 59ce90358caf..a34dfc0e08e1 100644 --- a/accessibility/speech-dispatcher/Makefile +++ b/accessibility/speech-dispatcher/Makefile @@ -14,7 +14,7 @@ BUILD_DEPENDS= help2man:misc/help2man LIB_DEPENDS= libdotconf.so:devel/dotconf \ libsndfile.so:audio/libsndfile -USES= gettext gmake gnome libtool localbase makeinfo pathfix \ +USES= gettext gmake gnome libtool localbase makeinfo \ pkgconfig USE_GNOME= glib20 intltool USE_LDCONFIG= yes |