diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2013-11-08 16:20:16 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2013-11-08 16:20:16 +0800 |
commit | fc579bf3ce37a0775d41342d589861a7f4df236d (patch) | |
tree | f63a659407a12408e371c17ebbe37e8d73d5ec97 /net-im/telepathy-haze | |
parent | c4caf493c37bcc09b009d2ff7a97cd7a8efb12f0 (diff) | |
download | marcuscom-ports-fc579bf3ce37a0775d41342d589861a7f4df236d.tar marcuscom-ports-fc579bf3ce37a0775d41342d589861a7f4df236d.tar.gz marcuscom-ports-fc579bf3ce37a0775d41342d589861a7f4df236d.tar.bz2 marcuscom-ports-fc579bf3ce37a0775d41342d589861a7f4df236d.tar.lz marcuscom-ports-fc579bf3ce37a0775d41342d589861a7f4df236d.tar.xz marcuscom-ports-fc579bf3ce37a0775d41342d589861a7f4df236d.tar.zst marcuscom-ports-fc579bf3ce37a0775d41342d589861a7f4df236d.zip |
Stagify, also remove WRKSRC it broke the build.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18861 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'net-im/telepathy-haze')
-rw-r--r-- | net-im/telepathy-haze/Makefile | 6 | ||||
-rw-r--r-- | net-im/telepathy-haze/pkg-plist | 1 |
2 files changed, 2 insertions, 5 deletions
diff --git a/net-im/telepathy-haze/Makefile b/net-im/telepathy-haze/Makefile index 4b42bb2aa..e7f34b106 100644 --- a/net-im/telepathy-haze/Makefile +++ b/net-im/telepathy-haze/Makefile @@ -1,6 +1,6 @@ # Created by: Michael Johnson <ahze@FreeBSD.org> # $FreeBSD$ -# $MCom: ports/trunk/net-im/telepathy-haze/Makefile 17271 2013-04-01 15:16:27Z kwm $ +# $MCom$ PORTNAME= telepathy-haze PORTVERSION= 0.6.0 @@ -14,13 +14,9 @@ LIB_DEPENDS= libpurple.so:${PORTSDIR}/net-im/libpurple \ libidn.so:${PORTSDIR}/dns/libidn \ libtelepathy-glib.so:${PORTSDIR}/net-im/telepathy-glib -NO_STAGE= yes USES= gmake pathfix USE_GNOME= libxslt:build CPPFLAGS+= -I${LOCALBASE}/include -WRKSRC= ${WRKDIR}/telepathy-${PORTNAME}-${DISTVERSION} GNU_CONFIGURE= yes -MAN8= telepathy-haze.8 - .include <bsd.port.mk> diff --git a/net-im/telepathy-haze/pkg-plist b/net-im/telepathy-haze/pkg-plist index 2af48b6c6..0a991e396 100644 --- a/net-im/telepathy-haze/pkg-plist +++ b/net-im/telepathy-haze/pkg-plist @@ -1,2 +1,3 @@ libexec/telepathy-haze +man/man8/telepathy-haze.8.gz share/dbus-1/services/org.freedesktop.Telepathy.ConnectionManager.haze.service |