svn commit: r366651 - head/ftp/ncftpd

Antoine Brodin antoine at FreeBSD.org
Sat Aug 30 17:21:16 UTC 2014


Author: antoine
Date: Sat Aug 30 17:21:15 2014
New Revision: 366651
URL: http://svnweb.freebsd.org/changeset/ports/366651
QAT: https://qat.redports.org/buildarchive/r366651/

Log:
  Mark BROKEN on i386: Unfetchable
  
  Reported by:	pkg-fallout

Modified:
  head/ftp/ncftpd/Makefile

Modified: head/ftp/ncftpd/Makefile
==============================================================================
--- head/ftp/ncftpd/Makefile	Sat Aug 30 17:18:28 2014	(r366650)
+++ head/ftp/ncftpd/Makefile	Sat Aug 30 17:21:15 2014	(r366651)
@@ -15,6 +15,7 @@ COMMENT=	Commercial FTP daemon with a 30
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 
 ONLY_FOR_ARCHS=	i386 amd64
+BROKEN_i386=	Unfetchable
 NO_BUILD=	YES
 RESTRICTED=	30 day evaluation license
 


More information about the svn-ports-all mailing list