diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2018-06-24 01:02:44 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2018-06-24 01:02:44 +0000 |
commit | 8fa21ab6bbc9e4ebff4c875d4db69a378b0f06c1 (patch) | |
tree | 2028a930a0cf92fb6fa72bd727b6576e7d8e570e /graphics/qt5-graphicaleffects | |
parent | 078a5d741919a7be140ed626640199bd6c7a79da (diff) | |
download | ports-8fa21ab6bbc9e4ebff4c875d4db69a378b0f06c1.tar.gz ports-8fa21ab6bbc9e4ebff4c875d4db69a378b0f06c1.zip |
Notes
Diffstat (limited to 'graphics/qt5-graphicaleffects')
-rw-r--r-- | graphics/qt5-graphicaleffects/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/graphics/qt5-graphicaleffects/Makefile b/graphics/qt5-graphicaleffects/Makefile index 67031e5571d1..6a99f055f96c 100644 --- a/graphics/qt5-graphicaleffects/Makefile +++ b/graphics/qt5-graphicaleffects/Makefile @@ -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} |