summaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2016-11-06 13:08:30 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2016-11-06 13:08:30 +0000
commit8d525b3e14beaa1fdfe8898d163c6f3fc3f1b25c (patch)
tree08a58ba34b183bf7df53574312a9db8f34f1667f /x11-toolkits
parentmultimedia/emby-server: Update to 3.0.8500 (diff)
Remove expat dependency.
Notes
Notes: svn path=/head/; revision=425489
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/linux-c6-pango/Makefile4
-rw-r--r--x11-toolkits/linux-c7-pango/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-toolkits/linux-c6-pango/Makefile b/x11-toolkits/linux-c6-pango/Makefile
index b4019ce310d9..bf53734639cf 100644
--- a/x11-toolkits/linux-c6-pango/Makefile
+++ b/x11-toolkits/linux-c6-pango/Makefile
@@ -3,7 +3,7 @@
PORTNAME= pango
PORTVERSION= 1.28.1
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= x11-toolkits linux
MAINTAINER= emulation@FreeBSD.org
@@ -15,7 +15,7 @@ CONFLICTS= linux-pango-[0-9]* linux-f10-pango-[0-9]*
RPMVERSION= 11.el6
USES= linux:c6
USE_LDCONFIG= yes
-USE_LINUX= cairo expat fontconfig libthai xorglibs
+USE_LINUX= cairo fontconfig libthai xorglibs
USE_LINUX_RPM= yes
DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr
diff --git a/x11-toolkits/linux-c7-pango/Makefile b/x11-toolkits/linux-c7-pango/Makefile
index 6fe6b515d289..a089834f6670 100644
--- a/x11-toolkits/linux-c7-pango/Makefile
+++ b/x11-toolkits/linux-c7-pango/Makefile
@@ -3,7 +3,7 @@
PORTNAME= pango
PORTVERSION= 1.36.8
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11-toolkits linux
MAINTAINER= emulation@FreeBSD.org
@@ -15,7 +15,7 @@ CONFLICTS= linux-f10-${PORTNAME}-[0-9]* linux-c6-${PORTNAME}-[0-9]*
RPMVERSION= 2.el7
USES= linux:c7
USE_LDCONFIG= yes
-USE_LINUX= cairo expat fontconfig harfbuzz libthai xorglibs
+USE_LINUX= cairo fontconfig harfbuzz libthai xorglibs
USE_LINUX_RPM= yes
DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr