diff options
Diffstat (limited to 'audio/gmpc-lastfm')
-rw-r--r-- | audio/gmpc-lastfm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/gmpc-lastfm/Makefile b/audio/gmpc-lastfm/Makefile index 31adc3cad8ab..c6895786a3fc 100644 --- a/audio/gmpc-lastfm/Makefile +++ b/audio/gmpc-lastfm/Makefile @@ -23,6 +23,6 @@ RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc GNU_CONFIGURE= yes USE_GMAKE= yes USE_GNOME= gnomehack pkgconfig glib20 gtk20 intltool libxml2 -USE_GETTEXT= yes +USES= gettext .include <bsd.port.mk> |