svn commit: r367983 - head/emulators/linux_dist-gentoo-stage3

Antoine Brodin antoine at FreeBSD.org
Thu Sep 11 21:08:45 UTC 2014


Author: antoine
Date: Thu Sep 11 21:08:45 2014
New Revision: 367983
URL: http://svnweb.freebsd.org/changeset/ports/367983
QAT: https://qat.redports.org/buildarchive/r367983/

Log:
  Both master and slave fail to package

Modified:
  head/emulators/linux_dist-gentoo-stage3/Makefile

Modified: head/emulators/linux_dist-gentoo-stage3/Makefile
==============================================================================
--- head/emulators/linux_dist-gentoo-stage3/Makefile	Thu Sep 11 21:00:07 2014	(r367982)
+++ head/emulators/linux_dist-gentoo-stage3/Makefile	Thu Sep 11 21:08:45 2014	(r367983)
@@ -13,6 +13,7 @@ LICENSE=	GPLv2 GPLv3
 LICENSE_COMB=	multi
 
 RESTRICTED=	binaries licensed under GNU GPL without accompanying source
+BROKEN=		Fails to package
 
 USES=		tar:bzip2
 DIST_SUBDIR=		gentoo-linux
@@ -35,7 +36,6 @@ CONFLICTS=	linux_base-7* linux_base-8* l
 USE_LINUX_PREFIX=	YES
 PREFIX_SUBDIR=
 .else
-BROKEN=		Fails to package
 NO_MTREE=	YES
 PKGNAMEPREFIX=	linux_dist-
 PREFIX_SUBDIR=	${PORTNAME}/


More information about the svn-ports-head mailing list