Use USES=pathfix instead of gnomehack

This commit is contained in:
Guido Falsi 2013-03-18 13:09:15 +00:00
parent 0be5237230
commit 29621a2d57
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=314563

View file

@ -12,7 +12,7 @@ COMMENT= Open source implementation of the OBEX protocol
USE_CMAKE= yes USE_CMAKE= yes
USE_LDCONFIG= yes USE_LDCONFIG= yes
USE_GNOME= gnomehack USES= pathfix
MAKE_JOBS_SAFE= yes MAKE_JOBS_SAFE= yes
USE_DOS2UNIX= CMakeLists.txt USE_DOS2UNIX= CMakeLists.txt
CMAKE_ARGS+= -DPKGCONFIG_INSTALL_DIR:STRING="${PREFIX}/libdata/pkgconfig" CMAKE_ARGS+= -DPKGCONFIG_INSTALL_DIR:STRING="${PREFIX}/libdata/pkgconfig"