git: 9393ad4175ae - main - graphics/geomview: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Tue Aug 31 12:08:35 UTC 2021


The branch main has been updated by decke:

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

commit 9393ad4175ae9ba881454e944880013a81663382
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-31 10:43:04 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-31 11:24:21 +0000

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

diff --git a/graphics/geomview/Makefile b/graphics/geomview/Makefile
index 805f46a307a6..106dfcc8d106 100644
--- a/graphics/geomview/Makefile
+++ b/graphics/geomview/Makefile
@@ -14,7 +14,7 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 
 RUN_DEPENDS=	xdg-open:devel/xdg-utils
 
-USES=		gl libtool makeinfo motif tar:bzip2
+USES=		cpe gl libtool makeinfo motif tar:bzip2
 USE_GL=		glu
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--with-htmlbrowser=xdg-open --with-pdfviewer=xdg-open \


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