summaryrefslogtreecommitdiff
path: root/emulators/wine
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2013-06-03 10:04:30 +0000
committerwiz <wiz@pkgsrc.org>2013-06-03 10:04:30 +0000
commit18d6941e6e450b7b94ee0e04263eeccc8d22d068 (patch)
treec266cc6c8e30b3d463c16c59f2bac3a4134d317e /emulators/wine
parent67df4ba45b84157169699b115a994ea6533d49fe (diff)
downloadpkgsrc-18d6941e6e450b7b94ee0e04263eeccc8d22d068.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 'emulators/wine')
-rw-r--r--emulators/wine/Makefile4
-rw-r--r--emulators/wine/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile
index 4ea179662e7..d81d2f2e88c 100644
--- a/emulators/wine/Makefile
+++ b/emulators/wine/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.175 2013/02/16 11:21:08 wiz Exp $
+# $NetBSD: Makefile,v 1.176 2013/06/03 10:04:55 wiz Exp $
DISTNAME= wine-1.2.3
-PKGREVISION= 12
+PKGREVISION= 13
CATEGORIES= emulators
MASTER_SITES= http://ibiblio.org/pub/linux/system/emulators/wine/ \
${MASTER_SITE_SOURCEFORGE:=wine/}
diff --git a/emulators/wine/buildlink3.mk b/emulators/wine/buildlink3.mk
index 40bfca9aa6f..49a27812ed4 100644
--- a/emulators/wine/buildlink3.mk
+++ b/emulators/wine/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.20 2013/01/26 21:36:23 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.21 2013/06/03 10:04:55 wiz Exp $
BUILDLINK_TREE+= wine
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= wine
WINE_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.wine+= wine>=1.2.0
-BUILDLINK_ABI_DEPENDS.wine+= wine>=1.2.3nb10
+BUILDLINK_ABI_DEPENDS.wine+= wine>=1.2.3nb13
BUILDLINK_PKGSRCDIR.wine?= ../../emulators/wine
pkgbase:= wine