diff options
-rw-r--r-- | www/linux-c6-qt47-webkit/Makefile | 4 | ||||
-rw-r--r-- | x11-toolkits/linux-c6-qt47-x11/Makefile | 4 |
2 files changed, 2 insertions, 6 deletions
diff --git a/www/linux-c6-qt47-webkit/Makefile b/www/linux-c6-qt47-webkit/Makefile index 6c42dafb02bf..d82dd1c37ec5 100644 --- a/www/linux-c6-qt47-webkit/Makefile +++ b/www/linux-c6-qt47-webkit/Makefile @@ -12,13 +12,11 @@ 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 USE_LDCONFIG= yes -USE_LINUX= fontconfig png xorglibs sqlite3 qt47 qt47-x11 +USE_LINUX= fontconfig png xorglibs sqlite3 qt qt-x11 USE_LINUX_RPM= yes .include <bsd.port.mk> diff --git a/x11-toolkits/linux-c6-qt47-x11/Makefile b/x11-toolkits/linux-c6-qt47-x11/Makefile index efba6daf1540..d126053bf808 100644 --- a/x11-toolkits/linux-c6-qt47-x11/Makefile +++ b/x11-toolkits/linux-c6-qt47-x11/Makefile @@ -12,14 +12,12 @@ 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 USES= linux:c6 USE_LDCONFIG= yes -USE_LINUX= alsalib dri fontconfig jpeg openssl png qt47 tiff xorglibs +USE_LINUX= alsalib dri fontconfig jpeg openssl png qt tiff xorglibs USE_LINUX_RPM= yes post-patch: |