git: 942696f4db93 - main - www/httrack: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Tue Aug 31 09:25:00 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=942696f4db93c3aeb26d91abc8b5d31b8aa803ae

commit 942696f4db93c3aeb26d91abc8b5d31b8aa803ae
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-31 07:59:37 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-31 09:23:12 +0000

    www/httrack: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 www/httrack/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/httrack/Makefile b/www/httrack/Makefile
index d40cc89d284e..dc8eee5d56d9 100644
--- a/www/httrack/Makefile
+++ b/www/httrack/Makefile
@@ -25,7 +25,7 @@ CONFIGURE_ARGS=	--docdir=${DOCSDIR} --with-zlib=/usr
 GNU_CONFIGURE=	yes
 INSTALL_TARGET=	install-strip
 USE_LDCONFIG=	${PREFIX}/lib/httrack
-USES=		alias gmake iconv libtool shebangfix ssl
+USES=		alias cpe gmake iconv libtool shebangfix ssl
 
 SHEBANG_FILES=	src/webhttrack
 


More information about the dev-commits-ports-main mailing list