From 18d6941e6e450b7b94ee0e04263eeccc8d22d068 Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 3 Jun 2013 10:04:30 +0000 Subject: 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 --- editors/xemacs-current/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'editors/xemacs-current/Makefile') diff --git a/editors/xemacs-current/Makefile b/editors/xemacs-current/Makefile index 016f48849ca..1f9e606a2df 100644 --- a/editors/xemacs-current/Makefile +++ b/editors/xemacs-current/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.82 2013/04/06 20:27:20 rodent Exp $ +# $NetBSD: Makefile,v 1.83 2013/06/03 10:04:53 wiz Exp $ PKGNAME?= ${DISTNAME} COMMENT?= *BETA* XEmacs text editor version ${PKGVERSION_NOREV} @@ -6,7 +6,7 @@ COMMENT?= *BETA* XEmacs text editor version ${PKGVERSION_NOREV} DISTNAME= xemacs-21.5.27 EMACSVERSION= 21.5-b27 EMACS_DISTNAME= xemacs-${EMACSVERSION} -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_XEMACS:=${DISTNAME:C/[.][^.]*$//}/} -- cgit v1.2.3