diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-06-01 09:42:21 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-06-01 09:42:21 +0000 |
commit | 299caea4c6920d8684f5e3c093aa5f2af7eecd70 (patch) | |
tree | 152546974344ff14d3b02d7432eaa5d618c6b9c0 /net-im | |
parent | - Stage support (diff) |
- Stage support
Notes
Notes:
svn path=/head/; revision=356076
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/telepathy-haze/Makefile | 3 | ||||
-rw-r--r-- | net-im/telepathy-haze/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/net-im/telepathy-haze/Makefile b/net-im/telepathy-haze/Makefile index 1b979ff8c858..a6333041ab9c 100644 --- a/net-im/telepathy-haze/Makefile +++ b/net-im/telepathy-haze/Makefile @@ -20,7 +20,4 @@ CPPFLAGS+= -I${LOCALBASE}/include GNU_CONFIGURE= yes USES= gmake pkgconfig -MAN8= telepathy-haze.8 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/net-im/telepathy-haze/pkg-plist b/net-im/telepathy-haze/pkg-plist index 2af48b6c689b..b3307948f55c 100644 --- a/net-im/telepathy-haze/pkg-plist +++ b/net-im/telepathy-haze/pkg-plist @@ -1,2 +1,3 @@ libexec/telepathy-haze share/dbus-1/services/org.freedesktop.Telepathy.ConnectionManager.haze.service +man/man8/telepathy-haze.8.gz |