aboutsummaryrefslogtreecommitdiff
path: root/www/linux-c6-qt47-webkit/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/linux-c6-qt47-webkit/Makefile')
-rw-r--r--www/linux-c6-qt47-webkit/Makefile15
1 files changed, 6 insertions, 9 deletions
diff --git a/www/linux-c6-qt47-webkit/Makefile b/www/linux-c6-qt47-webkit/Makefile
index 987cb453ff94..96776819d595 100644
--- a/www/linux-c6-qt47-webkit/Makefile
+++ b/www/linux-c6-qt47-webkit/Makefile
@@ -3,23 +3,20 @@
PORTNAME= qt47-webkit
PORTVERSION= 4.7.2
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= www linux
-MASTER_SITES= https://www.mirrorservice.org/sites/dl.atrpms.net/el6-i386/atrpms/testing/ \
- https://www.mirrorservice.org/sites/dl.atrpms.net/el6-x86_64/atrpms/testing/ \
- LOCAL/xmj
-DIST_SUBDIR= rpm/${LINUX_RPM_ARCH}/atrpms/6
+MASTER_SITES= LOCAL/tijl/atrpms:amd64,i386
+SRC_DISTFILES= # unavailable
+DIST_SUBDIR= atrpms
MAINTAINER= emulation@FreeBSD.org
-COMMENT= RPM of QT4 (Linux CentOS 6)
+COMMENT= Qt WebKit implementation (Linux CentOS ${LINUX_DIST_VER})
+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_RPM= yes
-DESCR= ${.CURDIR}/../../www/webkit-gtk3/pkg-descr # contains no GTK references, reuse
-
-SRC_DISTFILES= # unretrievable
.include <bsd.port.mk>