aboutsummaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorJason E. Hale <jhale@FreeBSD.org>2016-01-07 14:54:03 +0000
committerJason E. Hale <jhale@FreeBSD.org>2016-01-07 14:54:03 +0000
commit42b0bae34ff92cc7167eae163af6202f56373487 (patch)
tree4c39cc3e209fa61d7dc838b0786cec751eee2548 /comms
parentf1d6818c9891433fbe34d3a9f196c72c6ccffe99 (diff)
downloadports-42b0bae34ff92cc7167eae163af6202f56373487.tar.gz
ports-42b0bae34ff92cc7167eae163af6202f56373487.zip
Notes
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 197b7c7b3f07..96b2dc25cd48 100644
--- a/comms/openobex/Makefile
+++ b/comms/openobex/Makefile
@@ -11,7 +11,7 @@ MAINTAINER= madpilot@FreeBSD.org
COMMENT= Open source implementation of the OBEX protocol
USE_LDCONFIG= yes
-USES= pathfix cmake dos2unix
+USES= cmake dos2unix
DOS2UNIX_FILES= CMakeLists.txt
CMAKE_ARGS+= -DPKGCONFIG_INSTALL_DIR:STRING="${PREFIX}/libdata/pkgconfig"