Remove vestigial BROKEN_arm. It does not do anything. These ports all
build on aarch64 in any case. Approved by: portmgr (tier-2 blanket)
This commit is contained in:
parent
95150ce111
commit
1550372f15
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=432900
6 changed files with 0 additions and 10 deletions
|
@ -10,8 +10,6 @@ PKGNAMEPREFIX= qt4-
|
|||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= Qt Meta-Object Compiler
|
||||
|
||||
BROKEN_arm= does not compile
|
||||
|
||||
USE_QT4= qmake_build
|
||||
QT_DIST= yes
|
||||
|
||||
|
|
|
@ -9,8 +9,6 @@ PKGNAMEPREFIX= qt4-
|
|||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= Qt Resource Compiler
|
||||
|
||||
BROKEN_arm= does not compile
|
||||
|
||||
USE_QT4= qmake_build
|
||||
QT_DIST= yes
|
||||
|
||||
|
|
|
@ -9,8 +9,6 @@ PKGNAMEPREFIX= qt4-
|
|||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= Qt User Interface Compiler
|
||||
|
||||
BROKEN_arm= does not compile
|
||||
|
||||
USE_QT4= qmake_build
|
||||
QT_DIST= yes
|
||||
|
||||
|
|
|
@ -16,8 +16,6 @@ LICENSE_FILE_GPLv2= ${WRKSRC}/COPYING
|
|||
LIB_DEPENDS= libcurl.so:ftp/curl \
|
||||
libtorrent.so:net-p2p/libtorrent
|
||||
|
||||
BROKEN_arm= does not configure on arm
|
||||
|
||||
USES= compiler:c++11-lang ncurses pkgconfig
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --disable-debug
|
||||
|
|
|
@ -15,7 +15,6 @@ LICENSE= BSD2CLAUSE
|
|||
LIB_DEPENDS= libpcre.so:devel/pcre
|
||||
|
||||
CONFLICTS= varnish-2.* varnish-3.*
|
||||
BROKEN_arm= does not configure
|
||||
|
||||
USES= autoreconf cpe gmake libedit libtool ncurses pathfix \
|
||||
pkgconfig python:2,build readline shebangfix
|
||||
|
|
|
@ -15,7 +15,6 @@ LICENSE= BSD2CLAUSE
|
|||
LIB_DEPENDS= libpcre.so:devel/pcre
|
||||
|
||||
CONFLICTS= varnish-2.* varnish-3.* varnish4-4.*
|
||||
BROKEN_arm= does not configure
|
||||
|
||||
USES= autoreconf cpe gmake libedit libtool ncurses pathfix \
|
||||
pkgconfig python:2,build readline shebangfix
|
||||
|
|
Loading…
Reference in a new issue