diff options
Diffstat (limited to 'x11/lxmenu-data')
-rw-r--r-- | x11/lxmenu-data/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/lxmenu-data/Makefile b/x11/lxmenu-data/Makefile index f9e28f60cd4e..e75fef058a5b 100644 --- a/x11/lxmenu-data/Makefile +++ b/x11/lxmenu-data/Makefile @@ -15,7 +15,7 @@ COMMENT= Menu data used by lxpanel USE_XORG= x11 xmu USE_GNOME= intltool -USE_GETTEXT= yes +USES= gettext GNU_CONFIGURE= yes USE_AUTOTOOLS= automake:env CONFIGURE_ARGS+=--prefix=${LOCALBASE} --sysconfdir=${LOCALBASE}/etc |