Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Aug 2021 19:49:18 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: f05331dd01d1 - main - comms/openobex: Add CPE information
Message-ID:  <202108291949.17TJnIMq071036@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=f05331dd01d16635820e31297dd4bb8e99948ed6

commit f05331dd01d16635820e31297dd4bb8e99948ed6
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-08-29 19:35:39 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-08-29 19:35:39 +0000

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

diff --git a/comms/openobex/Makefile b/comms/openobex/Makefile
index cbb698b4a1e1..e1aa2d783093 100644
--- a/comms/openobex/Makefile
+++ b/comms/openobex/Makefile
@@ -8,7 +8,7 @@ MAINTAINER=	madpilot@FreeBSD.org
 COMMENT=	Open source implementation of the OBEX protocol
 
 USE_LDCONFIG=	yes
-USES=		cmake:insource dos2unix
+USES=		cmake:insource cpe dos2unix
 DOS2UNIX_FILES=	CMakeLists.txt
 CMAKE_ARGS+=	-DPKGCONFIG_INSTALL_DIR:STRING="${PREFIX}/libdata/pkgconfig"
 



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