summaryrefslogtreecommitdiff
path: root/meta-pkgs/xfce4/buildlink3.mk
diff options
context:
space:
mode:
authormartti <martti>2007-01-23 11:53:46 +0000
committermartti <martti>2007-01-23 11:53:46 +0000
commit50d13c1d834b63e8e97d890e4918155a102b888b (patch)
tree09aa95440c091088a342fe9b1f56cf87f51f092b /meta-pkgs/xfce4/buildlink3.mk
parentbdeddb1aa9e038d59f40708600ed123fdfeb2408 (diff)
downloadpkgsrc-50d13c1d834b63e8e97d890e4918155a102b888b.tar.gz
Xfce 4.2.4 released
A new bug fix release of Xfce 4.2 is available. This release is supposed to be the last release for the 4.2 branch. It includes several fixes ported from the current developpment branch. This release should not be confused with the upcoming Xfce 4.4 release [1], it's a bug fix release of the previous stable branch. [1] Xfce 4.4.0 is already in pkgsrc-wip.
Diffstat (limited to 'meta-pkgs/xfce4/buildlink3.mk')
-rw-r--r--meta-pkgs/xfce4/buildlink3.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-pkgs/xfce4/buildlink3.mk b/meta-pkgs/xfce4/buildlink3.mk
index d8ec66e8d62..cd3b6d9735f 100644
--- a/meta-pkgs/xfce4/buildlink3.mk
+++ b/meta-pkgs/xfce4/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.16 2006/10/12 09:24:19 martti Exp $
+# $NetBSD: buildlink3.mk,v 1.17 2007/01/23 11:53:46 martti Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
XFCE4_BUILDLINK3_MK:= ${XFCE4_BUILDLINK3_MK}+
@@ -12,7 +12,7 @@ BUILDLINK_PACKAGES+= xfce4
BUILDLINK_ORDER:= ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}xfce4
.if ${XFCE4_BUILDLINK3_MK} == "+"
-BUILDLINK_API_DEPENDS.xfce4+= xfce4>=4.2.3.2nb3
+BUILDLINK_API_DEPENDS.xfce4+= xfce4>=4.2.4
BUILDLINK_PKGSRCDIR.xfce4?= ../../meta-pkgs/xfce4
.endif # XFCE4_BUILDLINK3_MK