summaryrefslogtreecommitdiff
path: root/comms/spandsp-devel5/files/patch-src-Makefile.in
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2006-07-20 00:19:08 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2006-07-20 00:19:08 +0000
commit7dfc5ecd1b23494d5a9bbe9ce44a0c2fc3f61ce8 (patch)
tree53016095da7a7242d145085c9479693889fe3c3a /comms/spandsp-devel5/files/patch-src-Makefile.in
parentUpdate to 0.12 (diff)
Fix build on 4.x. Untested due to the lack of 4.x system.
No PORTREVISION bump since it doens't change package content. Submitted by: Andriy I Pylypenko <bamby@ua.fm>
Diffstat (limited to 'comms/spandsp-devel5/files/patch-src-Makefile.in')
-rw-r--r--comms/spandsp-devel5/files/patch-src-Makefile.in7
1 files changed, 5 insertions, 2 deletions
diff --git a/comms/spandsp-devel5/files/patch-src-Makefile.in b/comms/spandsp-devel5/files/patch-src-Makefile.in
index b8f1b7b09c03..de339f157d18 100644
--- a/comms/spandsp-devel5/files/patch-src-Makefile.in
+++ b/comms/spandsp-devel5/files/patch-src-Makefile.in
@@ -3,9 +3,12 @@ $FreeBSD$
--- src/Makefile.in.orig
+++ src/Makefile.in
-@@ -197,7 +197,7 @@
+@@ -195,9 +195,9 @@
+ sharedstatedir = @sharedstatedir@
+ sysconfdir = @sysconfdir@
target_alias = @target_alias@
- AM_CFLAGS = -std=c99
+-AM_CFLAGS = -std=c99
++#AM_CFLAGS = -std=c99
MAINTAINERCLEANFILES = Makefile.in
-INCLUDES = -I$(top_builddir)
+#INCLUDES = -I$(top_builddir)