aboutsummaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-08-29 19:35:39 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-08-29 19:35:39 +0000
commitf05331dd01d16635820e31297dd4bb8e99948ed6 (patch)
treec0330636db241d8ea13a32a97f3e4bd1540d5bcf /comms
parent0aa778fe2bd2b4babadbac6bb6587feb7e8f10fa (diff)
downloadports-f05331dd01d16635820e31297dd4bb8e99948ed6.tar.gz
ports-f05331dd01d16635820e31297dd4bb8e99948ed6.zip
comms/openobex: Add CPE information
Approved by: portmgr (blanket)
Diffstat (limited to 'comms')
-rw-r--r--comms/openobex/Makefile2
1 files changed, 1 insertions, 1 deletions
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"