diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2018-08-28 05:59:11 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2018-08-28 05:59:11 +0000 |
commit | 9743a458e9c200433f2537c0ea17c8a3be9ff35e (patch) | |
tree | f734ec999d3a8e68749480cdbb3f37aa9ed95dcc /www | |
parent | 7474708ff493628ef15096af89427b6abb42570d (diff) | |
download | ports-9743a458e9c200433f2537c0ea17c8a3be9ff35e.tar.gz ports-9743a458e9c200433f2537c0ea17c8a3be9ff35e.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/linux-c6-qt47-webkit/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/linux-c6-qt47-webkit/Makefile b/www/linux-c6-qt47-webkit/Makefile index 96776819d595..6c42dafb02bf 100644 --- a/www/linux-c6-qt47-webkit/Makefile +++ b/www/linux-c6-qt47-webkit/Makefile @@ -12,6 +12,8 @@ DIST_SUBDIR= atrpms MAINTAINER= emulation@FreeBSD.org COMMENT= Qt WebKit implementation (Linux CentOS ${LINUX_DIST_VER}) +BROKEN= uses non existing qt47 qt47-x11 + DESCR= ${.CURDIR}/../../devel/qt4/pkg-descr RPMVERSION= 1_18.el6 USES= linux:c6 |