Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Sep 2014 21:08:45 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r367983 - head/emulators/linux_dist-gentoo-stage3
Message-ID:  <201409112108.s8BL8jD7056454@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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}/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201409112108.s8BL8jD7056454>