diff options
author | miwi <miwi@FreeBSD.org> | 2014-06-01 17:42:21 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2014-06-01 17:42:21 +0800 |
commit | 1c07c29e692953256039181620df0a5b8af8f520 (patch) | |
tree | 152546974344ff14d3b02d7432eaa5d618c6b9c0 | |
parent | 3afe0d7e120a21da7bab28838136bee3309cb52c (diff) | |
download | freebsd-ports-gnome-1c07c29e692953256039181620df0a5b8af8f520.tar.gz freebsd-ports-gnome-1c07c29e692953256039181620df0a5b8af8f520.tar.zst freebsd-ports-gnome-1c07c29e692953256039181620df0a5b8af8f520.zip |
- Stage support
-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 |