diff options
Diffstat (limited to 'net/openslp/Makefile')
-rw-r--r-- | net/openslp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/openslp/Makefile b/net/openslp/Makefile index 56d170a78d4f..7ea1acf69888 100644 --- a/net/openslp/Makefile +++ b/net/openslp/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= openslp MAINTAINER= marcus@FreeBSD.org COMMENT= Open-source implementation of the Service Location Protocol -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 GNU_CONFIGURE= yes USE_OPENSSL= yes USE_LDCONFIG= yes |