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 1048b4bb74d0..052b95cdb96b 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_LIBTOOL_VER=15 +USE_AUTOTOOLS= libtool:15 USE_OPENSSL= yes INSTALLS_SHLIB= yes CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc/openslp \ |