diff options
Diffstat (limited to 'www/c-icap/Makefile')
-rw-r--r-- | www/c-icap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/c-icap/Makefile b/www/c-icap/Makefile index fd9206df2419..4724fdae041a 100644 --- a/www/c-icap/Makefile +++ b/www/c-icap/Makefile @@ -20,7 +20,7 @@ COMMENT= An implementation of an ICAP server GNU_CONFIGURE= yes USE_LDCONFIG= yes USE_RC_SUBR= c_icap -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 LDCONFIG_DIRS= %%PREFIX%%/lib %%PREFIX%%/lib/c_icap SUB_FILES= pkg-install pkg-deinstall |