diff options
Diffstat (limited to 'graphics/linux-c7-cairo/Makefile')
-rw-r--r-- | graphics/linux-c7-cairo/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/linux-c7-cairo/Makefile b/graphics/linux-c7-cairo/Makefile index 4fafddd067ba..70ec73acd66b 100644 --- a/graphics/linux-c7-cairo/Makefile +++ b/graphics/linux-c7-cairo/Makefile @@ -3,13 +3,13 @@ PORTNAME= cairo PORTVERSION= 1.14.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics linux MAINTAINER= emulation@FreeBSD.org COMMENT= Vector graphics library Cairo (Linux CentOS ${LINUX_DIST_VER}) -CONFLICTS= linux-f10-${PORTNAME}-[0-9]* linux-c6-${PORTNAME}-[0-9]* +CONFLICTS= linux-c6-${PORTNAME}-[0-9]* RPMVERSION= 1.el7 USES= linux:c7 |