summaryrefslogtreecommitdiff
path: root/x11/xtrans/Makefile
diff options
context:
space:
mode:
authordsainty <dsainty>2008-05-09 22:53:21 +0000
committerdsainty <dsainty>2008-05-09 22:53:21 +0000
commit7191a8686557f7ff262216332954beb95a1e3bde (patch)
treec755f072fc4a442c36287c0bf67e37ab6db376c3 /x11/xtrans/Makefile
parente5fe7c0cd06677ec08dc6115d9e8497e4c314dc2 (diff)
downloadpkgsrc-7191a8686557f7ff262216332954beb95a1e3bde.tar.gz
Disable HAVE_ABSTRACT_SOCKETS as a workaround for bugs in the abstract
socket implementation, see: http://bugs.freedesktop.org/show_bug.cgi?id=15884 This change only affects Linux as other platforms don't use the abstract sockets code to start with. But anyway, bump PKGREVISION.
Diffstat (limited to 'x11/xtrans/Makefile')
-rw-r--r--x11/xtrans/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xtrans/Makefile b/x11/xtrans/Makefile
index d473c1fbf76..9e90c3fd325 100644
--- a/x11/xtrans/Makefile
+++ b/x11/xtrans/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2008/05/09 09:04:06 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2008/05/09 22:53:21 dsainty Exp $
#
DISTNAME= xtrans-1.2
+PKGREVISION= 1
CATEGORIES= x11 net
MASTER_SITES= http://xorg.freedesktop.org/releases/individual/lib/
EXTRACT_SUFX= .tar.bz2