Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Oct 2021 16:14:17 GMT
From:      =?utf-8?Q?Stefan E=C3=9Fer?= <se@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 6d66c5e801b9 - main - graphics/ptex: Add CPE information
Message-ID:  <202110201614.19KGEHl2085635@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by se:

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

commit 6d66c5e801b9a34a64da051c613d39c113f71450
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-20 16:13:13 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-20 16:13:13 +0000

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

diff --git a/graphics/ptex/Makefile b/graphics/ptex/Makefile
index c8cc5eeee9cb..d559bca67032 100644
--- a/graphics/ptex/Makefile
+++ b/graphics/ptex/Makefile
@@ -9,7 +9,8 @@ COMMENT=	Per face texture library
 
 LICENSE=	BSD3CLAUSE
 
-USES=		cmake:insource compiler:c++11-lang pkgconfig
+USES=		cmake:insource compiler:c++11-lang cpe pkgconfig
+CPE_VENDOR=	disneyanimation
 USE_LDCONFIG=	yes
 
 USE_GITHUB=	yes



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