git: e4179a613b8a - main - graphics/pfstools: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Thu Sep 2 09:15:52 UTC 2021


The branch main has been updated by decke:

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

commit e4179a613b8a9ce59d52c073dd69fd412c8155f4
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-02 08:47:25 +0000
Commit:     Bernhard Froehlich <decke at 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
 


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