diff options
Diffstat (limited to 'security/distcache-devel')
-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 b82f0d35e6d1..f5db40fbe952 100644 --- a/security/distcache-devel/Makefile +++ b/security/distcache-devel/Makefile @@ -22,7 +22,7 @@ CONFLICTS= distcache-1.4* USE_BZIP2= yes USE_RC_SUBR= dc_server.sh -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 USE_OPENSSL= yes LIBTOOLFILES= configure ssl/configure USE_LDCONFIG= yes |