aboutsummaryrefslogtreecommitdiff
path: root/devel/json-c
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2006-07-08 14:00:09 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2006-07-08 14:00:09 +0000
commitfad342faebd9e2415ab0b1b163d1da320229e3ad (patch)
tree92a226aee87dec2591524309624a13c0a8573fdc /devel/json-c
parent81c8a4235d83de96d60051571b5c231664cfe39b (diff)
downloadports-fad342faebd9e2415ab0b1b163d1da320229e3ad.tar.gz
ports-fad342faebd9e2415ab0b1b163d1da320229e3ad.zip
Notes
Diffstat (limited to 'devel/json-c')
-rw-r--r--devel/json-c/patch-Makefile.am8
1 files changed, 0 insertions, 8 deletions
diff --git a/devel/json-c/patch-Makefile.am b/devel/json-c/patch-Makefile.am
deleted file mode 100644
index b1a34caddc2b..000000000000
--- a/devel/json-c/patch-Makefile.am
+++ /dev/null
@@ -1,8 +0,0 @@
---- Makefile.am.orig Mon Jun 12 12:17:41 2006
-+++ Makefile.am Mon Jun 12 12:17:52 2006
-@@ -1,4 +1,4 @@
--CFLAGS = -Wall -std=gnu99 -D_GNU_SOURCE -D_REENTRANT
-+CFLAGS = -Wall -D_GNU_SOURCE -D_REENTRANT
-
- lib_LTLIBRARIES = libjson.la
-