diff options
Diffstat (limited to 'net-mgmt/cflowd/Makefile')
-rw-r--r-- | net-mgmt/cflowd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/cflowd/Makefile b/net-mgmt/cflowd/Makefile index 0f83ea8cbf62..04620a17c076 100644 --- a/net-mgmt/cflowd/Makefile +++ b/net-mgmt/cflowd/Makefile @@ -23,7 +23,7 @@ USE_GMAKE= yes USE_BISON= yes USE_REINPLACE= yes INSTALLS_SHLIB= yes -USE_LIBTOOL_VER=13 +USE_AUTOTOOLS= libtool:13 USE_GCC= 2.95 CONFIGURE_ARGS= --enable-shared --with-artspp=${LOCALBASE} |