Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Sep 2021 09:15:51 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: e4179a613b8a - main - graphics/pfstools: Add CPE information
Message-ID:  <202109020915.1829FpxW034451@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=e4179a613b8a9ce59d52c073dd69fd412c8155f4

commit e4179a613b8a9ce59d52c073dd69fd412c8155f4
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-09-02 08:47:25 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-09-02 08:47:25 +0000

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

diff --git a/graphics/pfstools/Makefile b/graphics/pfstools/Makefile
index 14e5e3c3f0f2..18993c1fbbfd 100644
--- a/graphics/pfstools/Makefile
+++ b/graphics/pfstools/Makefile
@@ -19,7 +19,7 @@ CONFLICTS=	pfstmo-1.* pfscalibration-1.*
 CFLAGS+=	-I${LOCALBASE}/include/Imath
 LDFLAGS+=	-lthr
 
-USES=		cmake tar:tgz dos2unix jpeg perl5
+USES=		cmake cpe tar:tgz dos2unix jpeg perl5
 USE_PERL5=	run
 USE_LDCONFIG=	yes
 



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