Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Sep 2021 21:20:36 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: 4babc09bc75d - main - graphics/xfig: Add CPE information
Message-ID:  <202109102120.18ALKa7E014347@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=4babc09bc75ddde403fbee0e0c44049ed05b2606

commit 4babc09bc75ddde403fbee0e0c44049ed05b2606
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-09-10 20:33:25 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-09-10 21:18:01 +0000

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

diff --git a/graphics/xfig/Makefile b/graphics/xfig/Makefile
index cff10ee1af85..9044bc78877a 100644
--- a/graphics/xfig/Makefile
+++ b/graphics/xfig/Makefile
@@ -19,9 +19,10 @@ LIB_DEPENDS=	libgs.so:print/ghostscript9-agpl-base \
 		libXaw3d.so:x11-toolkits/Xaw3d
 RUN_DEPENDS=	fig2dev:print/fig2dev
 
-USES=		desktop-file-utils gmake jpeg localbase:ldflags tar:xz xorg
+USES=		cpe desktop-file-utils gmake jpeg localbase:ldflags tar:xz xorg
 USE_CSTD=	gnu89
 USE_XORG=	ice sm x11 xaw xext xi xmu xpm xt
+CPE_VENDOR=	xfig_project
 
 GNU_CONFIGURE=	yes
 CFLAGS+=	-Wno-return-type



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