diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1999-01-24 08:10:31 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1999-01-24 08:10:31 +0000 |
commit | 9e38c8e3a50e8203868b70e75af005135efeffd7 (patch) | |
tree | 5088fd7dce54766dc797ec6ff837c6acfb7a41b0 /audio/gqmpeg-devel/files/patch-aa | |
parent | Upgrade to 0.6.6. (diff) |
Upgrade to 0.4.5.
Notes
Notes:
svn path=/head/; revision=16283
Diffstat (limited to 'audio/gqmpeg-devel/files/patch-aa')
-rw-r--r-- | audio/gqmpeg-devel/files/patch-aa | 12 |
1 files changed, 4 insertions, 8 deletions
diff --git a/audio/gqmpeg-devel/files/patch-aa b/audio/gqmpeg-devel/files/patch-aa index fcdb39d05e59..63b0210faf94 100644 --- a/audio/gqmpeg-devel/files/patch-aa +++ b/audio/gqmpeg-devel/files/patch-aa @@ -1,11 +1,7 @@ ---- Makefile.orig Wed Dec 16 15:05:17 1998 -+++ Makefile Mon Dec 28 08:42:12 1998 -@@ -1,14 +1,12 @@ - # This enables a hack for those whose X servers are having problems with - # shaped window skins (like X crashes) this may help, but is not perfect. --#SHAPED_HACK = -Dshaped_window_hack=1 -+SHAPED_HACK = -Dshaped_window_hack=1 - +--- Makefile.orig Fri Jan 22 07:37:38 1999 ++++ Makefile Sun Jan 24 03:15:04 1999 +@@ -1,11 +1,8 @@ +- -PREFIX=/usr/local - -GTK_INCLUDE = `gtk-config --cflags` |