svn commit: r407050 - head/mail/qsheff

Raphael Kubo da Costa rakuco at FreeBSD.org
Sat Jan 23 19:28:01 UTC 2016


Author: rakuco
Date: Sat Jan 23 19:28:00 2016
New Revision: 407050
URL: https://svnweb.freebsd.org/changeset/ports/407050

Log:
  Remove BROKEN for FreeBSD 8, which is no longer supported.

Modified:
  head/mail/qsheff/Makefile

Modified: head/mail/qsheff/Makefile
==============================================================================
--- head/mail/qsheff/Makefile	Sat Jan 23 19:26:53 2016	(r407049)
+++ head/mail/qsheff/Makefile	Sat Jan 23 19:28:00 2016	(r407050)
@@ -17,7 +17,6 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 BUILD_DEPENDS=	${LOCALBASE}/bin/ripmime:${PORTSDIR}/mail/ripmime
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
-BROKEN_FreeBSD_8=	does not build on FreeBSD < 10.x
 BROKEN_FreeBSD_9=	does not build on FreeBSD < 10.x
 
 GNU_CONFIGURE=	yes


More information about the svn-ports-head mailing list