diff options
Diffstat (limited to 'deskutils/global-menu/Makefile')
-rw-r--r-- | deskutils/global-menu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/global-menu/Makefile b/deskutils/global-menu/Makefile index 8f4f9baef51d..f9942a32e2c4 100644 --- a/deskutils/global-menu/Makefile +++ b/deskutils/global-menu/Makefile @@ -20,7 +20,7 @@ USE_BZIP2= yes USE_LDCONFIG= yes GNU_CONFIGURE= yes USE_GMAKE= yes -USE_AUTOTOOLS= libtool:15 automake:19:env autoheader:262:env +USE_AUTOTOOLS= libtool:22 automake:19:env autoheader:262:env INSTALLS_ICONS= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |