svn commit: r424387 - head/mail/prayer

Dmitry Marakasov amdmi3 at FreeBSD.org
Fri Oct 21 08:33:16 UTC 2016


Author: amdmi3
Date: Fri Oct 21 08:33:15 2016
New Revision: 424387
URL: https://svnweb.freebsd.org/changeset/ports/424387

Log:
  - Mark BROKEN on FreeBSD 9.x: does not build
  
  Approved by:	portmgr blanket

Modified:
  head/mail/prayer/Makefile

Modified: head/mail/prayer/Makefile
==============================================================================
--- head/mail/prayer/Makefile	Fri Oct 21 08:31:57 2016	(r424386)
+++ head/mail/prayer/Makefile	Fri Oct 21 08:33:15 2016	(r424387)
@@ -13,6 +13,8 @@ LICENSE=	GPLv2
 
 LIB_DEPENDS=	libc-client4.so:mail/cclient
 
+BROKEN_FreeBSD_9=	does not build
+
 USES=		iconv shebangfix gmake perl5 uidfix
 USE_PERL5=	build
 


More information about the svn-ports-all mailing list