7dfc5ecd1b
No PORTREVISION bump since it doens't change package content. Submitted by: Andriy I Pylypenko <bamby@ua.fm>
17 lines
414 B
Text
17 lines
414 B
Text
|
|
$FreeBSD$
|
|
|
|
--- src/Makefile.in.orig
|
|
+++ src/Makefile.in
|
|
@@ -195,9 +195,9 @@
|
|
sharedstatedir = @sharedstatedir@
|
|
sysconfdir = @sysconfdir@
|
|
target_alias = @target_alias@
|
|
-AM_CFLAGS = -std=c99
|
|
+#AM_CFLAGS = -std=c99
|
|
MAINTAINERCLEANFILES = Makefile.in
|
|
-INCLUDES = -I$(top_builddir)
|
|
+#INCLUDES = -I$(top_builddir)
|
|
lib_LTLIBRARIES = libspandsp.la
|
|
libspandsp_la_SOURCES = adsi.c \
|
|
async.c \
|