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 681443cc776a..908f7c61235f 100644 --- a/net/openslp/Makefile +++ b/net/openslp/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= SF/${PORTNAME}/OpenSLP/${PORTVERSION} MAINTAINER= marcus@FreeBSD.org COMMENT= Open-source implementation of the Service Location Protocol -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes USE_OPENSSL= yes USE_LDCONFIG= yes |