diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-06-01 10:21:53 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-06-01 10:21:53 +0000 |
commit | 39702aaae9fa51ce1b1ac5313ea46f1953125927 (patch) | |
tree | 384ff466b43bbfc668b5c19bde64328cee9d5101 /net-im | |
parent | a69da63a82486ed41617526ad2d4799a2ac9dd18 (diff) | |
download | ports-39702aaae9fa51ce1b1ac5313ea46f1953125927.tar.gz ports-39702aaae9fa51ce1b1ac5313ea46f1953125927.zip |
Notes
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/telepathy-mission-control/Makefile | 4 | ||||
-rw-r--r-- | net-im/telepathy-mission-control/pkg-plist | 3 |
2 files changed, 3 insertions, 4 deletions
diff --git a/net-im/telepathy-mission-control/Makefile b/net-im/telepathy-mission-control/Makefile index 7a4c39a7f216..40990a9664d3 100644 --- a/net-im/telepathy-mission-control/Makefile +++ b/net-im/telepathy-mission-control/Makefile @@ -22,12 +22,8 @@ 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 - PLIST_SUB= VERSION=${PORTVERSION} -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|/gtk-doc/html|/${DOCSDIR}|' \ ${WRKSRC}/configure diff --git a/net-im/telepathy-mission-control/pkg-plist b/net-im/telepathy-mission-control/pkg-plist index cef8b825d38a..532d07f79b8d 100644 --- a/net-im/telepathy-mission-control/pkg-plist +++ b/net-im/telepathy-mission-control/pkg-plist @@ -41,6 +41,9 @@ share/doc/mission-control-plugins/object-tree.html share/doc/mission-control-plugins/right.png share/doc/mission-control-plugins/style.css share/doc/mission-control-plugins/up.png +man/man1/mc-tool.1.gz +man/man1/mc-wait-for-name.1.gz +man/man8/mission-control-5.8.gz @dirrm share/doc/mission-control-plugins @dirrm include/mission-control-5.5/mission-control-plugins @dirrm include/mission-control-5.5 |