Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Sep 2021 15:19:38 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: f0418a281e30 - main - devel/clanlib1: Add CPE information
Message-ID:  <202109021519.182FJcgj017210@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=f0418a281e305aea8c9456e975ff60eb197292e7

commit f0418a281e305aea8c9456e975ff60eb197292e7
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-09-02 14:07:30 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-09-02 15:18:50 +0000

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

diff --git a/devel/clanlib1/Makefile b/devel/clanlib1/Makefile
index c14f0d20eb35..a86fcdf11596 100644
--- a/devel/clanlib1/Makefile
+++ b/devel/clanlib1/Makefile
@@ -19,7 +19,7 @@ LIB_DEPENDS=	libpng.so:graphics/png \
 		libvorbis.so:audio/libvorbis \
 		libogg.so:audio/libogg
 
-USES=		alias gl gmake jpeg libtool localbase:ldflags pathfix pkgconfig \
+USES=		alias cpe gl gmake jpeg libtool localbase:ldflags pathfix pkgconfig \
 		sdl tar:tgz xorg
 USE_CXXSTD=	c++98
 USE_XORG=	x11 xi xxf86vm



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