Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Aug 2021 09:25:17 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: 63663d64c0c8 - main - www/dillo2: Add CPE information
Message-ID:  <202108310925.17V9PHhl093393@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=63663d64c0c860102d424cca30507d421ad4ee37

commit 63663d64c0c860102d424cca30507d421ad4ee37
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-08-31 08:48:23 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-08-31 09:23:22 +0000

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

diff --git a/www/dillo2/Makefile b/www/dillo2/Makefile
index 2eaa4b316bcf..d8e0200f62a4 100644
--- a/www/dillo2/Makefile
+++ b/www/dillo2/Makefile
@@ -21,7 +21,7 @@ LIB_DEPENDS=	libfltk.so:x11-toolkits/fltk \
 		libfontconfig.so:x11-fonts/fontconfig
 RUN_DEPENDS=	wget:ftp/wget
 
-USES=		gmake iconv pkgconfig tar:bzip2 xorg
+USES=		cpe gmake iconv pkgconfig tar:bzip2 xorg
 USE_XORG=	x11 xcursor xext xfixes xft xinerama xrender
 
 GNU_CONFIGURE=	yes



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