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 5148a8e3f49c..a11b53a581a1 100644 --- a/x11/lxmenu-data/Makefile +++ b/x11/lxmenu-data/Makefile @@ -17,7 +17,7 @@ USE_XORG= x11 xmu USE_GNOME= intltool USE_GETTEXT= yes GNU_CONFIGURE= yes -USE_AUTOTOOLS= automake:111:env +USE_AUTOTOOLS= automake:env CONFIGURE_ARGS+=--prefix=${LOCALBASE} --sysconfdir=${LOCALBASE}/etc USE_GMAKE= yes |