diff options
author | tijl <tijl@FreeBSD.org> | 2017-10-27 03:23:18 +0800 |
---|---|---|
committer | tijl <tijl@FreeBSD.org> | 2017-10-27 03:23:18 +0800 |
commit | 50b511e6b465a72ee049f151c1dd6ab98028c289 (patch) | |
tree | 14f9328709faa7a60f9cc1e23b0fbe56927dd03d /devel/linux-c7-qt/Makefile | |
parent | 44bff8e52e726f42f0c0f4735d6da2a97e0fe738 (diff) | |
download | freebsd-ports-gnome-50b511e6b465a72ee049f151c1dd6ab98028c289.tar.gz freebsd-ports-gnome-50b511e6b465a72ee049f151c1dd6ab98028c289.tar.zst freebsd-ports-gnome-50b511e6b465a72ee049f151c1dd6ab98028c289.zip |
Update Linux CentOS 7 ports to 7.4.1708.
Diffstat (limited to 'devel/linux-c7-qt/Makefile')
-rw-r--r-- | devel/linux-c7-qt/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/linux-c7-qt/Makefile b/devel/linux-c7-qt/Makefile index 1b2bf160295b..f2b34f9016d6 100644 --- a/devel/linux-c7-qt/Makefile +++ b/devel/linux-c7-qt/Makefile @@ -3,7 +3,7 @@ PORTNAME= qt PORTVERSION= 4.8.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel linux MAINTAINER= emulation@FreeBSD.org @@ -13,7 +13,7 @@ CONFLICTS= linux-c6-${PORTNAME}47-[0-9]* DATADIR= ${PREFIX}/usr/share/${PORTNAME}4 DESCR= ${.CURDIR}/../../devel/${PORTNAME}4/pkg-descr -RPMVERSION= 13.el7 +RPMVERSION= 15.el7_4 USES= linux:c7 USE_LDCONFIG= yes USE_LINUX= fontconfig png dbuslibs sqlite3 openssl |