diff options
author | wiz <wiz> | 2013-06-03 10:04:30 +0000 |
---|---|---|
committer | wiz <wiz> | 2013-06-03 10:04:30 +0000 |
commit | 08a9e49a609de0757531a4db70fdaf16a761d04d (patch) | |
tree | c266cc6c8e30b3d463c16c59f2bac3a4134d317e /audio/libvisual-plugins | |
parent | 28fd1d77d7d413632c55a9604e26c96bf93b67af (diff) | |
download | pkgsrc-08a9e49a609de0757531a4db70fdaf16a761d04d.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 'audio/libvisual-plugins')
-rw-r--r-- | audio/libvisual-plugins/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/libvisual-plugins/Makefile b/audio/libvisual-plugins/Makefile index 65fa3fa250d..2098ef3de00 100644 --- a/audio/libvisual-plugins/Makefile +++ b/audio/libvisual-plugins/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.37 2013/02/16 11:20:14 wiz Exp $ +# $NetBSD: Makefile,v 1.38 2013/06/03 10:04:34 wiz Exp $ # DISTNAME= libvisual-plugins-0.4.0 -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= audio graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libvisual/} |