diff options
author | Alan Eldridge <alane@FreeBSD.org> | 2002-11-16 10:09:36 +0000 |
---|---|---|
committer | Alan Eldridge <alane@FreeBSD.org> | 2002-11-16 10:09:36 +0000 |
commit | 3078f59e076c787e2c2be392c0e115d95833a3ba (patch) | |
tree | f3e5a499cf14f2784e684a182d32d95bb8afc7ed /audio/grip/files/patch-src-Makefile.am | |
parent | Maintainer update to version 1.5.0 (diff) |
Updated grip to 3.0.2.
Mike incorporated my last set of source patches into the trunk like he
always does so they're gone from here.
Able to remove some extra work from Makefile cause Mike did those over, too.
Have fun, kids, and remember, Do not taunt Happy Fun Grip!
Diffstat (limited to 'audio/grip/files/patch-src-Makefile.am')
-rw-r--r-- | audio/grip/files/patch-src-Makefile.am | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/audio/grip/files/patch-src-Makefile.am b/audio/grip/files/patch-src-Makefile.am deleted file mode 100644 index f2af2da8d802..000000000000 --- a/audio/grip/files/patch-src-Makefile.am +++ /dev/null @@ -1,9 +0,0 @@ ---- src/Makefile.am~ Wed Feb 27 12:00:42 2002 -+++ src/Makefile.am Wed Jul 24 20:27:20 2002 -@@ -37,5 +37,5 @@ - gain_analysis.c \ - gain_analysis.h - --grip_LDADD = $(GNOMEUI_LIBS) $(GNOME_LIBDIR) $(INTLLIBS) $(PTHREAD_LIB) \ -+grip_LDADD = $(GNOMEUI_LIBS) $(GNOME_LIBDIR) $(INTLLIBS) \ - $(GHTTP_LIB) $(CDPAR_LIBS) $(ID3_LIBS) |