summaryrefslogtreecommitdiff
path: root/x11/py-vte/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2013-06-03 10:05:17 +0000
committerwiz <wiz>2013-06-03 10:05:17 +0000
commit6d986f66c2a6a172b907b3aa7a678461735abe47 (patch)
tree8090cbbb08137e798b2ff84bd04d9af2cf123753 /x11/py-vte/Makefile
parent70d74bf7651c35cb95d388ca75d9b6a02f171ad2 (diff)
downloadpkgsrc-6d986f66c2a6a172b907b3aa7a678461735abe47.tar.gz
Bump freetype2 and fontconfig dependencies to current pkgsrc versions,
to address issues with NetBSD-6(and earlier)'s fontconfig not being new enough for pango. While doing that, also bump freetype2 dependency to current pkgsrc version. Suggested by tron in PR 47882
Diffstat (limited to 'x11/py-vte/Makefile')
-rw-r--r--x11/py-vte/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/py-vte/Makefile b/x11/py-vte/Makefile
index ca66876287d..b4ad15c45b4 100644
--- a/x11/py-vte/Makefile
+++ b/x11/py-vte/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.14 2013/02/16 11:19:19 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2013/06/03 10:06:23 wiz Exp $
#
.include "../../x11/vte/Makefile.common"
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 10
+PKGREVISION= 11
CATEGORIES= x11 python
MAINTAINER= pkgsrc-users@NetBSD.org