diff options
Diffstat (limited to 'security/distcache/Makefile')
-rw-r--r-- | security/distcache/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/distcache/Makefile b/security/distcache/Makefile index ac804306c5d8..aab88e3053ad 100644 --- a/security/distcache/Makefile +++ b/security/distcache/Makefile @@ -19,7 +19,7 @@ CONFLICTS= distcache-devel-* 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} INSTALLS_SHLIB= yes |