git: 356bd824f9e8 - main - devel/liblas: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Thu Sep 2 15:19:46 UTC 2021


The branch main has been updated by decke:

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

commit 356bd824f9e818bb6c51967195418511bc3c5f18
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-02 14:15:19 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-02 15:18:58 +0000

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

diff --git a/devel/liblas/Makefile b/devel/liblas/Makefile
index 6399ebb8e1a5..ab4823cb2cab 100644
--- a/devel/liblas/Makefile
+++ b/devel/liblas/Makefile
@@ -17,7 +17,7 @@ LIB_DEPENDS=	libboost_thread.so:devel/boost-libs \
 
 PORTSCOUT=	skipv:progress-20071229
 
-USES=		cmake compiler:c++11-lang libtool
+USES=		cmake compiler:c++11-lang cpe libtool
 LDFLAGS+=	-lpthread
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes


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