Date: Tue, 31 Aug 2021 12:08:34 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: 9393ad4175ae - main - graphics/geomview: Add CPE information Message-ID: <202108311208.17VC8Ylg012826@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=9393ad4175ae9ba881454e944880013a81663382 commit 9393ad4175ae9ba881454e944880013a81663382 Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-08-31 10:43:04 +0000 Commit: Bernhard Froehlich <decke@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 \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108311208.17VC8Ylg012826>