diff options
Diffstat (limited to 'audio/volumeicon')
-rw-r--r-- | audio/volumeicon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/volumeicon/Makefile b/audio/volumeicon/Makefile index 622066946ef8..071da47099c0 100644 --- a/audio/volumeicon/Makefile +++ b/audio/volumeicon/Makefile @@ -17,7 +17,7 @@ CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib USES= gmake gettext pkgconfig -USE_GNOME= gtk30 +USE_GNOME= gtk30 intltool OPTIONS_DEFINE= NLS NOTIFY OPTIONS_DEFAULT= NOTIFY |