svn commit: r365406 - head/net-im/telepathy-logger
Dmitry Marakasov
amdmi3 at FreeBSD.org
Tue Aug 19 17:30:51 UTC 2014
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
More information about the svn-ports-all
mailing list