Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Jul 2015 13:37:37 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r391146 - branches/2015Q3/devel/pwlib
Message-ID:  <201507021337.t62DbbpB052694@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Thu Jul  2 13:37:37 2015
New Revision: 391146
URL: https://svnweb.freebsd.org/changeset/ports/391146

Log:
  MFH: r391132
  
  - This installs fine on armv6
  
  Approved by:	ports-secteam (feld)

Modified:
  branches/2015Q3/devel/pwlib/Makefile
Directory Properties:
  branches/2015Q3/   (props changed)

Modified: branches/2015Q3/devel/pwlib/Makefile
==============================================================================
--- branches/2015Q3/devel/pwlib/Makefile	Thu Jul  2 13:31:49 2015	(r391145)
+++ branches/2015Q3/devel/pwlib/Makefile	Thu Jul  2 13:37:37 2015	(r391146)
@@ -33,8 +33,6 @@ OPTIONS_DEFAULT=	PLUGINS LDAP
 OPTIONS_SUB=	yes
 LDAP_DESC=	OpenLDAP support
 
-BROKEN_armv6=	Does not install on arm: mtree
-
 CFLAGS+=		-O1
 MAKE_ENV=	STDCCFLAGS+="-I${LOCALBASE}"
 CPPFLAGS+=	-O1 -I${WRKSRC}/include -I${LOCALBASE}/include



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