svn commit: r314563 - head/comms/openobex
Guido Falsi
madpilot at FreeBSD.org
Mon Mar 18 13:09:16 UTC 2013
Author: madpilot
Date: Mon Mar 18 13:09:15 2013
New Revision: 314563
URL: http://svnweb.freebsd.org/changeset/ports/314563
Log:
Use USES=pathfix instead of gnomehack
Modified:
head/comms/openobex/Makefile
Modified: head/comms/openobex/Makefile
==============================================================================
--- head/comms/openobex/Makefile Mon Mar 18 13:04:26 2013 (r314562)
+++ head/comms/openobex/Makefile Mon Mar 18 13:09:15 2013 (r314563)
@@ -12,7 +12,7 @@ COMMENT= Open source implementation of t
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"
More information about the svn-ports-head
mailing list