diff options
author | antoine <antoine@FreeBSD.org> | 2018-08-28 13:58:12 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2018-08-28 13:58:12 +0800 |
commit | b9a1381febd8f72607b5169296d85305ad3b1ebb (patch) | |
tree | 8a24f860d93b4497d7f2893d45f569f78b72fa2a /x11-toolkits | |
parent | 900d7e02b8ddae37c7908fe3fd1a49d429418119 (diff) | |
download | freebsd-ports-gnome-b9a1381febd8f72607b5169296d85305ad3b1ebb.tar.gz freebsd-ports-gnome-b9a1381febd8f72607b5169296d85305ad3b1ebb.tar.zst freebsd-ports-gnome-b9a1381febd8f72607b5169296d85305ad3b1ebb.zip |
Mark BROKEN: uses non existing qt47
Reported by: pkg-fallout
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/linux-c6-qt47-x11/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/linux-c6-qt47-x11/Makefile b/x11-toolkits/linux-c6-qt47-x11/Makefile index 9034597cfa42..efba6daf1540 100644 --- a/x11-toolkits/linux-c6-qt47-x11/Makefile +++ b/x11-toolkits/linux-c6-qt47-x11/Makefile @@ -12,6 +12,8 @@ DIST_SUBDIR= atrpms MAINTAINER= emulation@FreeBSD.org COMMENT= Cross-platform application and UI framework (Linux CentOS ${LINUX_DIST_VER}) +BROKEN= uses non existing qt47 + DATADIR= ${PREFIX}/usr/share/qt47 DESCR= ${.CURDIR}/../../devel/qt4/pkg-descr RPMVERSION= 1_18.el6 |