diff options
Diffstat (limited to 'security/distcache-devel/Makefile')
-rw-r--r-- | security/distcache-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/distcache-devel/Makefile b/security/distcache-devel/Makefile index 511f0f240c07..3e7094363668 100644 --- a/security/distcache-devel/Makefile +++ b/security/distcache-devel/Makefile @@ -21,7 +21,7 @@ CONFLICTS= distcache-1.4* USE_BZIP2= yes USE_RC_SUBR= dc_server.sh -USE_LIBTOOL_VER=15 +USE_AUTOTOOLS= libtool:15 USE_OPENSSL= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} LIBTOOLFILES= configure ssl/configure |