diff options
Diffstat (limited to 'net-mgmt/netsaint-plugins/Makefile')
-rw-r--r-- | net-mgmt/netsaint-plugins/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-mgmt/netsaint-plugins/Makefile b/net-mgmt/netsaint-plugins/Makefile index b570704..cb105ac 100644 --- a/net-mgmt/netsaint-plugins/Makefile +++ b/net-mgmt/netsaint-plugins/Makefile @@ -27,8 +27,7 @@ CONFIGURE_ARGS= --sbindir=${PREFIX}/share/netsaint/sbin \ CONFIGURE_ENV= LOCALBASE=${LOCALBASE} SCRIPTS_ENV= WRKDIRPREFIX="${WRKDIRPREFIX}" \ MKDIR="${MKDIR}" -USE_AUTOMAKE_VER= 14 -USE_AUTOCONF_VER= 213 +USE_AUTOTOOLS= automake:14 autoconf:213 pre-fetch: @${SETENV} ${SCRIPTS_ENV} ${SH} ${SCRIPTDIR}/configure |