From 074e01e0edbd36d0947004643f13926ad154fe37 Mon Sep 17 00:00:00 2001 From: garbled Date: Thu, 31 Dec 1998 07:28:46 +0000 Subject: Newer versions of qt >1.40 seem to need -lXext --- games/nethack-qt/patches/patch-aa | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games/nethack-qt/patches/patch-aa b/games/nethack-qt/patches/patch-aa index 333dcf7df67..f9b66afe734 100644 --- a/games/nethack-qt/patches/patch-aa +++ b/games/nethack-qt/patches/patch-aa @@ -1,4 +1,4 @@ -$NetBSD: patch-aa,v 1.2 1998/08/31 08:43:13 matthias Exp $ +$NetBSD: patch-aa,v 1.3 1998/12/31 07:28:46 garbled Exp $ --- win/Qt/nhqt.patch.orig Tue Apr 14 08:40:16 1998 +++ win/Qt/nhqt.patch Sat Aug 8 06:42:11 1998 @@ -88,3 +73,3 @@ @@ -101,7 +101,7 @@ $NetBSD: patch-aa,v 1.2 1998/08/31 08:43:13 matthias Exp $ @@ -548,3 +505,3 @@ + # For USER_SOUNDS support, include -laudio -lm -+ WINQTLIB = -lqt -lX11 -laudio -lm -++ WINQTLIB = -lqt -lX11 +++ WINQTLIB = -lqt -lX11 -lXext + # @@ -994,3 +951,2 @@ # IF YOU PUT STUFF HERE IT WILL GO AWAY -- cgit v1.2.3