diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 2000-11-24 00:01:43 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 2000-11-24 00:01:43 +0000 |
commit | f53141c229669ea7c943e0683a923be4d99161d3 (patch) | |
tree | 04953c1a1b40ad05a304b6d2f3ba472f9aff7927 /audio/gnapster/files/patch-ae | |
parent | give maintenance to ports@freebsd.org because I don't use this port (diff) |
Make gnome optional
PR: 23049
Submitted by: Jeremy Norris <ishmael27@home.com>
Notes
Notes:
svn path=/head/; revision=35387
Diffstat (limited to 'audio/gnapster/files/patch-ae')
-rw-r--r-- | audio/gnapster/files/patch-ae | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/audio/gnapster/files/patch-ae b/audio/gnapster/files/patch-ae new file mode 100644 index 000000000000..51f3c41a3e5c --- /dev/null +++ b/audio/gnapster/files/patch-ae @@ -0,0 +1,11 @@ +--- configure.orig Sun Oct 22 09:26:22 2000 ++++ configure Sun Oct 22 09:26:41 2000 +@@ -1323,7 +1323,7 @@ + + GNAPSTER_INCLUDES="" + GNAPSTER_LDADD="" +-CFLAGS="-g" ++#CFLAGS="-g" + + + if test "$gnome" = yes; then |