git: aa8b038d17c1 - main - cad/brlcad: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Tue Aug 31 12:09:04 UTC 2021


The branch main has been updated by decke:

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

commit aa8b038d17c180105062d6eecec837672969224c
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-31 12:06:59 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-31 12:06:59 +0000

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

diff --git a/cad/brlcad/Makefile b/cad/brlcad/Makefile
index 2e30321b066b..1bbcc9388690 100644
--- a/cad/brlcad/Makefile
+++ b/cad/brlcad/Makefile
@@ -25,7 +25,7 @@ LIB_DEPENDS=	liblz4.so:archivers/liblz4 \
 		libexpat.so:textproc/expat2 \
 		libfontconfig.so:x11-fonts/fontconfig
 
-USES=		bison:alias cmake:insource gl pathfix pkgconfig python:env \
+USES=		bison:alias cmake:insource cpe gl pathfix pkgconfig python:env \
 		tar:bzip2 tk xorg
 USE_GL=		gl glu
 USE_XORG=	ice sm x11 xau xcb xdamage xdmcp xext xfixes xft xi \


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