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