aboutsummaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-05-26 06:55:07 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-05-26 06:55:07 +0000
commitf0a8714b3a301f2ee09f07647619f7bad997f8d2 (patch)
tree2266451e8dedf72ded023f5ab6e33cb91292aa8a /comms
parentd288c580620377d8da8e0314c8bda03df5971368 (diff)
downloadports-f0a8714b3a301f2ee09f07647619f7bad997f8d2.tar.gz
ports-f0a8714b3a301f2ee09f07647619f7bad997f8d2.zip
Notes
Diffstat (limited to 'comms')
-rw-r--r--comms/openobex/Makefile4
-rw-r--r--comms/usrp/Makefile3
2 files changed, 3 insertions, 4 deletions
diff --git a/comms/openobex/Makefile b/comms/openobex/Makefile
index b3cf99b19067..93419a7c9d3a 100644
--- a/comms/openobex/Makefile
+++ b/comms/openobex/Makefile
@@ -10,8 +10,8 @@ MAINTAINER= madpilot@FreeBSD.org
COMMENT= Open source implementation of the OBEX protocol
USE_LDCONFIG= yes
-USES= pathfix cmake
-USE_DOS2UNIX= CMakeLists.txt
+USES= pathfix cmake dos2unix
+DOS2UNIX_FILES= CMakeLists.txt
CMAKE_ARGS+= -DPKGCONFIG_INSTALL_DIR:STRING="${PREFIX}/libdata/pkgconfig"
OPTIONS_DEFINE= DOXYGEN
diff --git a/comms/usrp/Makefile b/comms/usrp/Makefile
index 4179cedb57d1..aeb4a050ab79 100644
--- a/comms/usrp/Makefile
+++ b/comms/usrp/Makefile
@@ -18,8 +18,7 @@ BUILD_DEPENDS= ${LOCALBASE}/include/boost/tuple/tuple.hpp:${PORTSDIR}/devel/boos
orcc:${PORTSDIR}/devel/orc \
sdcc:${PORTSDIR}/lang/sdcc
-USE_DOS2UNIX= yes
-USES= cmake:outsource gmake pkgconfig
+USES= cmake:outsource dos2unix gmake pkgconfig
USE_LDCONFIG= yes
CMAKE_SOURCE_PATH= ${WRKSRC}/host