diff options
author | Koop Mast <kwm@FreeBSD.org> | 2013-03-08 14:46:22 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2013-03-08 14:46:22 +0000 |
commit | cae3e57d97328b039f4beaf12995e4d78f898beb (patch) | |
tree | ec052f13876ca86974d5de5698b8c729de84864c /net-im | |
parent | 7da2ba0266784deba91a1f27f0870d4c46fb9749 (diff) | |
download | ports-cae3e57d97328b039f4beaf12995e4d78f898beb.tar.gz ports-cae3e57d97328b039f4beaf12995e4d78f898beb.zip |
Notes
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/telepathy-mission-control/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-im/telepathy-mission-control/Makefile b/net-im/telepathy-mission-control/Makefile index 200774ab47ec..fc30cbafcae0 100644 --- a/net-im/telepathy-mission-control/Makefile +++ b/net-im/telepathy-mission-control/Makefile @@ -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 |