summaryrefslogtreecommitdiff
path: root/textproc/libsoldout/files/patch-BSDmakefile
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2011-12-27 22:11:01 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2011-12-27 22:11:01 +0000
commit91677839a26a2f7f7fbd3cf61e91e2983492b226 (patch)
tree49ed53a6ebbea69db95993d1289ab4bd50c025a1 /textproc/libsoldout/files/patch-BSDmakefile
parent- Fix *_DEPENDS (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_9_0_0'.release/9.0.0
Diffstat (limited to 'textproc/libsoldout/files/patch-BSDmakefile')
-rw-r--r--textproc/libsoldout/files/patch-BSDmakefile16
1 files changed, 0 insertions, 16 deletions
diff --git a/textproc/libsoldout/files/patch-BSDmakefile b/textproc/libsoldout/files/patch-BSDmakefile
deleted file mode 100644
index 61920e801535..000000000000
--- a/textproc/libsoldout/files/patch-BSDmakefile
+++ /dev/null
@@ -1,16 +0,0 @@
---- ./BSDmakefile.orig 2011-05-22 15:52:03.000000000 +0200
-+++ ./BSDmakefile 2011-06-20 19:22:57.278509671 +0200
-@@ -16,9 +16,10 @@
-
- DEPDIR=depends
- ALLDEPS=$(DEPDIR)/all
--CFLAGS=-c -g -O3 -Wall -Werror -fPIC
--LDFLAGS=-g -O3 -Wall -Werror
--CC=gcc
-+CFLAGS?=-c -g -O3 -Wall -Werror
-+CFLAGS+= -c -fPIC
-+LDFLAGS?=-g -O3 -Wall -Werror
-+CC?=gcc
-
- all: libupskirt.so lace kilt
-