From 5fbaa4e9d84b608bd6b058b9efc0e5962da4614d Mon Sep 17 00:00:00 2001 From: rillig Date: Tue, 19 Dec 2006 12:40:48 +0000 Subject: Fixed the build on Solaris. --- games/xtris/patches/patch-aa | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'games/xtris/patches') diff --git a/games/xtris/patches/patch-aa b/games/xtris/patches/patch-aa index 942d2100a8f..995a826fae8 100644 --- a/games/xtris/patches/patch-aa +++ b/games/xtris/patches/patch-aa @@ -1,4 +1,4 @@ -$NetBSD: patch-aa,v 1.3 2002/09/23 10:31:25 jlam Exp $ +$NetBSD: patch-aa,v 1.4 2006/12/19 12:40:48 rillig Exp $ --- Makefile.orig Fri Jan 25 13:42:54 2002 +++ Makefile @@ -26,7 +26,7 @@ $NetBSD: patch-aa,v 1.3 2002/09/23 10:31:25 jlam Exp $ - -# specify X11 libdir if your system needs it -# XLIBDIR = -L/usr/X11/lib -+EXTRALIBS = $(IPV6_LDFLAGS) #-lnsl -lsocket ++EXTRALIBS = $(IPV6_LDFLAGS) $(LIBS) #-lnsl -lsocket +# specify X11 cflags and libdir if your system needs it +XCFLAGS = -I${X11BASE}/include -Wl,-R${X11BASE}/lib -- cgit v1.2.3