diff options
Diffstat (limited to 'audio/cowbell/Makefile')
-rw-r--r-- | audio/cowbell/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/cowbell/Makefile b/audio/cowbell/Makefile index 88b54da46be4..55aa2e368eda 100644 --- a/audio/cowbell/Makefile +++ b/audio/cowbell/Makefile @@ -12,12 +12,11 @@ COMMENT= Elegant music organizer LIB_DEPENDS= tag:${PORTSDIR}/audio/taglib -USES= pathfix +USES= pathfix gettext USE_GNOME= gnomeprefix intltool gtksharp20 INSTALLS_ICONS= yes GNU_CONFIGURE= yes USE_GMAKE= yes -USE_GETTEXT= yes USE_ICONV= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib |