diff options
author | Ade Lovett <ade@FreeBSD.org> | 2010-10-05 19:57:56 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2010-10-05 19:57:56 +0000 |
commit | 7e80cde3289d108a73c54656f4fde354dd2fb09e (patch) | |
tree | b85b705571d426ca1d0ff74b6af8f029081a6a39 /x11/lxmenu-data | |
parent | 6abe3f75658b0457864b49c9fdaf298b79f2c447 (diff) |
Notes
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 5c3f9190a8af..5148a8e3f49c 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:110:env +USE_AUTOTOOLS= automake:111:env CONFIGURE_ARGS+=--prefix=${LOCALBASE} --sysconfdir=${LOCALBASE}/etc USE_GMAKE= yes |