diff options
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 |