svn commit: r351639 - head/mail/mail-notification

Antoine Brodin antoine at FreeBSD.org
Sun Apr 20 20:10:43 UTC 2014


Author: antoine
Date: Sun Apr 20 20:10:43 2014
New Revision: 351639
URL: http://svnweb.freebsd.org/changeset/ports/351639
QAT: https://qat.redports.org/buildarchive/r351639/

Log:
  Mark broken, Violates stagedir and fails to package
  
  PR:		ports/188446
  Reported by:	pkg-fallout

Modified:
  head/mail/mail-notification/Makefile

Modified: head/mail/mail-notification/Makefile
==============================================================================
--- head/mail/mail-notification/Makefile	Sun Apr 20 20:02:06 2014	(r351638)
+++ head/mail/mail-notification/Makefile	Sun Apr 20 20:10:43 2014	(r351639)
@@ -11,6 +11,8 @@ MASTER_SITE_SUBDIR=	mailnotify
 MAINTAINER=	mwisnicki+freebsd at gmail.com
 COMMENT=	A mail notification for freedesktop.org-compliant system trays
 
+BROKEN=		Violates stagedir and fails to package
+
 LIB_DEPENDS=	libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \
 		libgnome-keyring.so:${PORTSDIR}/security/gnome-keyring \
 		libnotify.so:${PORTSDIR}/devel/libnotify


More information about the svn-ports-all mailing list