git: f3cd0f2e4755 - main - www/cadaver: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Oct 2021 21:34:19 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=f3cd0f2e47551220be624b15f8f847900dab42a0 commit f3cd0f2e47551220be624b15f8f847900dab42a0 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-14 21:30:53 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-14 21:30:53 +0000 www/cadaver: Add CPE information Approved by: portmgr (blanket) --- www/cadaver/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/www/cadaver/Makefile b/www/cadaver/Makefile index ff5a8554785f..055076c44cb7 100644 --- a/www/cadaver/Makefile +++ b/www/cadaver/Makefile @@ -33,8 +33,10 @@ EXTRACT_AFTER_ARGS= \ CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib +USES+= cpe +CPE_VENDOR= webdav .if !defined(WITHOUT_OPENSSL) -USES+= ssl +USES+= ssl CONFIGURE_ARGS+= --with-ssl --with-force-ssl post-install: # @@ -49,7 +51,7 @@ OPTIONS_DEFINE= NLS .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MNLS} -USES= gettext iconv +USES+= gettext iconv CONFIGURE_ARGS+=${ICONV_CONFIGURE_ARG} \ --with-libintl-prefix=${LOCALBASE} LANGS=en@quot es it