summaryrefslogtreecommitdiff
path: root/x11/wxGTK28-contrib/buildlink3.mk
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2009-03-23 00:38:55 +0000
committerjoerg <joerg@pkgsrc.org>2009-03-23 00:38:55 +0000
commitd2971959106ff626016db8b8f4409e5201d9484c (patch)
tree85ab5cffa32844f877ce8268615eb3cce4bce795 /x11/wxGTK28-contrib/buildlink3.mk
parent3708f3698321b10793b626e1aff826de7692733b (diff)
downloadpkgsrc-d2971959106ff626016db8b8f4409e5201d9484c.tar.gz
Update to wxGTK-2.8.10:
- bugfixes For pkgsrc: - fix installation of wxrc - build both Unicode and non-Unicode version, they are not API and ABI compatible and different programs either
Diffstat (limited to 'x11/wxGTK28-contrib/buildlink3.mk')
-rw-r--r--x11/wxGTK28-contrib/buildlink3.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/wxGTK28-contrib/buildlink3.mk b/x11/wxGTK28-contrib/buildlink3.mk
index eb1f3cc4b28..ce71ea9a3c9 100644
--- a/x11/wxGTK28-contrib/buildlink3.mk
+++ b/x11/wxGTK28-contrib/buildlink3.mk
@@ -1,11 +1,11 @@
-# $NetBSD: buildlink3.mk,v 1.2 2009/03/20 19:25:52 joerg Exp $
+# $NetBSD: buildlink3.mk,v 1.3 2009/03/23 00:38:56 joerg Exp $
BUILDLINK_TREE+= wxGTK28-contrib
.if !defined(WXGTK28_CONTRIB_BUILDLINK3_MK)
WXGTK28_CONTRIB_BUILDLINK3_MK:=
-BUILDLINK_API_DEPENDS.wxGTK28-contrib+= wxGTK28-contrib>=2.8.8
+BUILDLINK_API_DEPENDS.wxGTK28-contrib+= wxGTK28-contrib>=2.8.10
BUILDLINK_PKGSRCDIR.wxGTK28-contrib?= ../../x11/wxGTK28-contrib
.include "../../x11/wxGTK28/buildlink3.mk"