summaryrefslogtreecommitdiff
path: root/audio/vorbis-tools/files/patch-configure.in
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2001-03-28 21:55:31 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2001-03-28 21:55:31 +0000
commit8e5e9b8711e554071a575ab76800268a4bdae4c1 (patch)
treed9fc67dd0f9b766f83831624d5aaefb9ce49727b /audio/vorbis-tools/files/patch-configure.in
parentBump PORTREVISION. (diff)
Install documentation in a better place.
Patch ogg123/Makefile.am because automake will be run even though we do not need it. Continue to patch ogg123/Makefile.in just the same, so automake will not be required. Effectively rename some patches, and change some: - patch-aa to patch-configure.in - patch-ab to patch-ogg123_buffer.c - patch-ac to patch-ogg123_Makefile.in - patch-ad to patch-ogg123_ogg123.c (with changes) - patch-ae to patch-aclocal.m4 (with changes) - patch-af to patch-ogg123_Makefile.am (with changes) The maintainer requested this. He said that the history of these files is not worth keeping. Add $FreeBSD$ tags to the patches. Change pkg-comment. Submitted by: maintainer PR: 26136
Notes
Notes: svn path=/head/; revision=40505
Diffstat (limited to 'audio/vorbis-tools/files/patch-configure.in')
-rw-r--r--audio/vorbis-tools/files/patch-configure.in12
1 files changed, 12 insertions, 0 deletions
diff --git a/audio/vorbis-tools/files/patch-configure.in b/audio/vorbis-tools/files/patch-configure.in
new file mode 100644
index 000000000000..de11cc0b7442
--- /dev/null
+++ b/audio/vorbis-tools/files/patch-configure.in
@@ -0,0 +1,12 @@
+$FreeBSD$
+--- configure.in.orig Mon Feb 26 06:51:00 2001
++++ configure.in Sun Mar 18 23:21:51 2001
+@@ -67,7 +68,7 @@ dnl ------------------------------------
+ dnl Check for library functions
+ dnl --------------------------------------------------
+
+-dnl none
++AC_FUNC_SMMAP
+
+ dnl --------------------------------------------------
+ dnl Work around FHS stupidity