svn commit: r313651 - head/net-im/telepathy-mission-control
Koop Mast
kwm at FreeBSD.org
Fri Mar 8 14:46:23 UTC 2013
Author: kwm
Date: Fri Mar 8 14:46:22 2013
New Revision: 313651
URL: http://svnweb.freebsd.org/changeset/ports/313651
Log:
Prevent it from picking up upower. Current version in ports it too old.
Submitted by: mandree
Modified:
head/net-im/telepathy-mission-control/Makefile
Modified: head/net-im/telepathy-mission-control/Makefile
==============================================================================
--- head/net-im/telepathy-mission-control/Makefile Fri Mar 8 14:15:49 2013 (r313650)
+++ head/net-im/telepathy-mission-control/Makefile Fri Mar 8 14:46:22 2013 (r313651)
@@ -20,6 +20,7 @@ LDFLAGS+= -L${LOCALBASE}/lib
USE_GMAKE= yes
USE_LDCONFIG= yes
GLIB_SCHEMAS= im.telepathy.MissionControl.FromEmpathy.gschema.xml
+CONFIGURE_ARGS= --disable-upower
MAN1= mc-tool.1 mc-wait-for-name.1
MAN8= mission-control-5.8
More information about the svn-ports-all
mailing list