git: f05331dd01d1 - main - comms/openobex: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Sun Aug 29 19:49:18 UTC 2021


The branch main has been updated by decke:

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

commit f05331dd01d16635820e31297dd4bb8e99948ed6
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-29 19:35:39 +0000
Commit:     Bernhard Froehlich <decke at 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 at 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"
 


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