diff options
Diffstat (limited to 'x11/gnustep-gui/patches/patch-ac')
-rw-r--r-- | x11/gnustep-gui/patches/patch-ac | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/x11/gnustep-gui/patches/patch-ac b/x11/gnustep-gui/patches/patch-ac index d0d7e37b658..510e12fe796 100644 --- a/x11/gnustep-gui/patches/patch-ac +++ b/x11/gnustep-gui/patches/patch-ac @@ -1,9 +1,9 @@ -$NetBSD: patch-ac,v 1.1.1.1 2002/09/27 15:24:36 rh Exp $ +$NetBSD: patch-ac,v 1.2 2005/07/29 12:59:25 adam Exp $ ---- Tools/gsnd/GNUmakefile.preamble.orig Wed Jul 31 07:19:05 2002 +--- Tools/gsnd/GNUmakefile.preamble.orig 2005-07-01 20:54:03.000000000 +0000 +++ Tools/gsnd/GNUmakefile.preamble -@@ -24,7 +24,7 @@ - ADDITIONAL_INCLUDE_DIRS += -Iportaudio/pa_common +@@ -26,7 +26,7 @@ + #ADDITIONAL_INCLUDE_DIRS += # Additional LDFLAGS to pass to the linker -#ADDITIONAL_LDFLAGS += |