mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
Apparently fixed after r472713.
Reported by: mikael.urankar Approved by: portmgr (tier-2 blanket)
This commit is contained in:
parent
078a5d7419
commit
8fa21ab6bb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=473170
@ -8,8 +8,6 @@ PKGNAMEPREFIX= qt5-
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= Qt Quick graphical effects
|
||||
|
||||
BROKEN_aarch64= fails to install: pkg-static: Unable to access file DropShadowBase.qmlc: No such file or directory
|
||||
|
||||
USES= qmake
|
||||
USE_QT5= buildtools_build core gui quick qml
|
||||
QT_DIST= ${PORTNAME}
|
||||
|
@ -8,10 +8,6 @@ PKGNAMEPREFIX= qt5-
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= Set of controls for building complete interfaces in Qt Quick
|
||||
|
||||
BROKEN_aarch64= fails to install: pkg-static: Unable to access file ApplicationWindow.qmlc: No such file or directory
|
||||
BROKEN_armv6= fails to install: pkg-static: Unable to access file ApplicationWindow.qmlc: No such file or directory
|
||||
BROKEN_armv7= fails to install: pkg-static: Unable to access file ApplicationWindow.qmlc: No such file or directory
|
||||
|
||||
USES= qmake
|
||||
USE_QT5= core gui qml quick widgets \
|
||||
buildtools_build
|
||||
|
@ -8,10 +8,6 @@ PKGNAMEPREFIX= qt5-
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= Set of controls for building complete interfaces in Qt Quick
|
||||
|
||||
BROKEN_aarch64= fails to install: pkg-static: Unable to access file ApplicationWindow.qmlc: No such file or directory
|
||||
BROKEN_armv6= fails to install: pkg-static: Unable to access file ApplicationWindow.qmlc: No such file or directory
|
||||
BROKEN_armv7= fails to install: pkg-static: Unable to access file ApplicationWindow.qmlc: No such file or directory
|
||||
|
||||
USES= qmake:norecursive
|
||||
USE_QT5= core gui qml quick widgets \
|
||||
buildtools_build
|
||||
|
Loading…
Reference in New Issue
Block a user