Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Aug 2021 19:51:03 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: 0b67c57ad45d - main - devel/aegis: Add CPE information
Message-ID:  <202108311951.17VJp31S037566@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=0b67c57ad45dbcda03d036c957bef9ff227fda0a

commit 0b67c57ad45dbcda03d036c957bef9ff227fda0a
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-08-31 18:54:26 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-08-31 19:50:01 +0000

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

diff --git a/devel/aegis/Makefile b/devel/aegis/Makefile
index 032391982bab..1722b91fd9c6 100644
--- a/devel/aegis/Makefile
+++ b/devel/aegis/Makefile
@@ -15,7 +15,7 @@ LICENSE=	GPLv3
 LIB_DEPENDS=	libcurl.so:ftp/curl
 RUN_DEPENDS=	tkdiff:textproc/tkdiff
 
-USES=		gettext ghostscript gnome groff perl5 tk bison
+USES=		cpe gettext ghostscript gnome groff perl5 tk bison
 USE_GNOME=	libxml2
 GNU_CONFIGURE=	yes
 CPPFLAGS+=	"-I${LOCALBASE}/include"



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