svn commit: r356076 - head/net-im/telepathy-haze

Martin Wilke miwi at FreeBSD.org
Sun Jun 1 09:42:21 UTC 2014


Author: miwi
Date: Sun Jun  1 09:42:21 2014
New Revision: 356076
URL: http://svnweb.freebsd.org/changeset/ports/356076
QAT: https://qat.redports.org/buildarchive/r356076/

Log:
  - Stage support

Modified:
  head/net-im/telepathy-haze/Makefile
  head/net-im/telepathy-haze/pkg-plist

Modified: head/net-im/telepathy-haze/Makefile
==============================================================================
--- head/net-im/telepathy-haze/Makefile	Sun Jun  1 09:42:11 2014	(r356075)
+++ head/net-im/telepathy-haze/Makefile	Sun Jun  1 09:42:21 2014	(r356076)
@@ -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>

Modified: head/net-im/telepathy-haze/pkg-plist
==============================================================================
--- head/net-im/telepathy-haze/pkg-plist	Sun Jun  1 09:42:11 2014	(r356075)
+++ head/net-im/telepathy-haze/pkg-plist	Sun Jun  1 09:42:21 2014	(r356076)
@@ -1,2 +1,3 @@
 libexec/telepathy-haze
 share/dbus-1/services/org.freedesktop.Telepathy.ConnectionManager.haze.service
+man/man8/telepathy-haze.8.gz


More information about the svn-ports-head mailing list