Date: Tue, 19 Aug 2014 17:30:51 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r365406 - head/net-im/telepathy-logger Message-ID: <201408191730.s7JHUpfR055771@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Tue Aug 19 17:30:50 2014 New Revision: 365406 URL: http://svnweb.freebsd.org/changeset/ports/365406 QAT: https://qat.redports.org/buildarchive/r365406/ Log: Convert USE_GNOME=gnomehack to USES=pathfix, drop ltverhack Suggested by: tijl Approved by: kwm Modified: head/net-im/telepathy-logger/Makefile Modified: head/net-im/telepathy-logger/Makefile ============================================================================== --- head/net-im/telepathy-logger/Makefile Tue Aug 19 17:25:57 2014 (r365405) +++ head/net-im/telepathy-logger/Makefile Tue Aug 19 17:30:50 2014 (r365406) @@ -16,10 +16,10 @@ LIB_DEPENDS= libdbus-glib-1.so:${PORTSDI LICENSE= LGPL21 -USES= pkgconfig gmake libtool tar:bzip2 +USES= pkgconfig gmake libtool pathfix tar:bzip2 GNU_CONFIGURE= yes USE_LDCONFIG= yes -USE_GNOME= gnomehack glib20 intltool gnomedocutils ltverhack libxml2 \ +USE_GNOME= glib20 intltool gnomedocutils libxml2 \ libxslt:build introspection:build USE_SQLITE= yes USE_PYTHON_BUILD= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201408191730.s7JHUpfR055771>