diff options
Diffstat (limited to 'x11-wm/fluxbox/Makefile')
-rw-r--r-- | x11-wm/fluxbox/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-wm/fluxbox/Makefile b/x11-wm/fluxbox/Makefile index d0475d174925..256a99129fe0 100644 --- a/x11-wm/fluxbox/Makefile +++ b/x11-wm/fluxbox/Makefile @@ -37,8 +37,7 @@ CONFIGURE_ARGS+= --enable-kde #.if defined(WITH_REMEMBER) #USE_GMAKE= yes -#WANT_AUTOMAKE_VER= 14 -#CONFIGURE_ENV= AUTOMAKE=automake14 +#USE_AUTOTOOLS= automake:14:env #.endif .if defined(WITH_XINERAMA) || defined(PACKAGE_BUILDING) |