Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Aug 2021 09:24:59 GMT
From:      Bernhard Froehlich <decke@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 942696f4db93 - main - www/httrack: Add CPE information
Message-ID:  <202108310924.17V9Oxjb092977@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by decke:

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

commit 942696f4db93c3aeb26d91abc8b5d31b8aa803ae
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-08-31 07:59:37 +0000
Commit:     Bernhard Froehlich <decke@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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108310924.17V9Oxjb092977>