summaryrefslogtreecommitdiff
path: root/x11/libXt
diff options
context:
space:
mode:
authorreed <reed>2007-02-28 03:19:09 +0000
committerreed <reed>2007-02-28 03:19:09 +0000
commitfe256e76417998bf4f213d1d8993c61a2110944b (patch)
tree0d74feb17d5a0c7fce9f8270897177602dbf6dc6 /x11/libXt
parent618123ebd601666b0b0363888d3bc0820f255078 (diff)
downloadpkgsrc-fe256e76417998bf4f213d1d8993c61a2110944b.tar.gz
Update the BUILDLINK_API_DEPENDS.libXt to at least the first
official modular Xorg release of libXt. This is so the xt.pc pkg-config file will have "appdefaultdir" defined. (I am guessing I am the only person in the pkgsrc world with this problem since I have systems with libXt from xlibs days.)
Diffstat (limited to 'x11/libXt')
-rw-r--r--x11/libXt/buildlink3.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/libXt/buildlink3.mk b/x11/libXt/buildlink3.mk
index f21c6dea313..76cef3e3013 100644
--- a/x11/libXt/buildlink3.mk
+++ b/x11/libXt/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.2 2006/11/05 16:55:28 joerg Exp $
+# $NetBSD: buildlink3.mk,v 1.3 2007/02/28 03:19:09 reed Exp $
.include "../../mk/bsd.fast.prefs.mk"
@@ -18,7 +18,7 @@ BUILDLINK_PACKAGES+= libXt
BUILDLINK_ORDER:= ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}libXt
.if ${LIBXT_BUILDLINK3_MK} == "+"
-BUILDLINK_API_DEPENDS.libXt+= libXt>=0.99.2
+BUILDLINK_API_DEPENDS.libXt+= libXt>=1.0.0
BUILDLINK_PKGSRCDIR.libXt?= ../../x11/libXt
.endif # LIBXT_BUILDLINK3_MK