Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Oct 2019 18:13:00 +0000 (UTC)
From:      Piotr Kubaj <pkubaj@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r514671 - head/misc/freeguide
Message-ID:  <201910171813.x9HID0ef050817@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pkubaj
Date: Thu Oct 17 18:12:59 2019
New Revision: 514671
URL: https://svnweb.freebsd.org/changeset/ports/514671

Log:
  misc/freeguide: unbreak on armv*
  
  Builds fine on armv7.
  
  Approved by:	mentors (implicit approval)

Modified:
  head/misc/freeguide/Makefile

Modified: head/misc/freeguide/Makefile
==============================================================================
--- head/misc/freeguide/Makefile	Thu Oct 17 18:10:31 2019	(r514670)
+++ head/misc/freeguide/Makefile	Thu Oct 17 18:12:59 2019	(r514671)
@@ -14,9 +14,6 @@ LICENSE_FILE=	${WRKSRC}/doc/COPYING
 
 RUN_DEPENDS=	tv_cat:textproc/p5-xmltv
 
-BROKEN_armv6=		fails to package: freeguide.1.gz: No such file or directory
-BROKEN_armv7=		fails to package: freeguide.1.gz: No such file or directory
-
 USE_JAVA=	yes
 JAVA_VERSION=	1.6+
 USE_ANT=	yes



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