diff options
Diffstat (limited to 'x11/libgnomekbd/Makefile')
-rw-r--r-- | x11/libgnomekbd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/libgnomekbd/Makefile b/x11/libgnomekbd/Makefile index 5e79cd673c30..b7a363b374e4 100644 --- a/x11/libgnomekbd/Makefile +++ b/x11/libgnomekbd/Makefile @@ -22,7 +22,7 @@ USE_BZIP2= yes USE_GNOME= gnomeprefix gnomehack ltverhack gconf2 USE_AUTOTOOLS= libtool INSTALLS_ICONS= yes -USE_GETTEXT= yes +USES= gettext USE_LDCONFIG= yes USE_GMAKE= yes CPPFLAGS+= -I${LOCALBASE}/include |