diff options
Diffstat (limited to 'comms')
-rw-r--r-- | comms/openobex/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/openobex/Makefile b/comms/openobex/Makefile index d87ed18806e0..e53ce5aed395 100644 --- a/comms/openobex/Makefile +++ b/comms/openobex/Makefile @@ -12,7 +12,7 @@ COMMENT= Open source implementation of the OBEX protocol USE_CMAKE= yes USE_LDCONFIG= yes -USE_GNOME= gnomehack +USES= pathfix MAKE_JOBS_SAFE= yes USE_DOS2UNIX= CMakeLists.txt CMAKE_ARGS+= -DPKGCONFIG_INSTALL_DIR:STRING="${PREFIX}/libdata/pkgconfig" |