diff options
Diffstat (limited to 'x11-wm/ede/Makefile')
-rw-r--r-- | x11-wm/ede/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/ede/Makefile b/x11-wm/ede/Makefile index 29ce1bcaa72e..31097e49a4f4 100644 --- a/x11-wm/ede/Makefile +++ b/x11-wm/ede/Makefile @@ -18,8 +18,8 @@ LIB_DEPENDS= efltk.2:${PORTSDIR}/x11-toolkits/efltk USE_X_PREFIX= yes USE_GMAKE= yes -USE_AUTOCONF= yes -USE_AUTOMAKE= yes +USE_AUTOCONF_VER= 213 +USE_AUTOMAKE_VER= 14 GNU_CONFIGURE= yes CONFIGURE_ENV+= CFLAGS="${CFLAGS}" |