summaryrefslogtreecommitdiff
path: root/textproc/libsoldout/files/patch-BSDmakefile
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2012-03-26 08:04:09 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2012-03-26 08:04:09 +0000
commit1d5dc71eb7e37fe26825750015d76d77232f3626 (patch)
treee4f346c12ea0d1968d06e21b461decec80118e7d /textproc/libsoldout/files/patch-BSDmakefile
parentReadd BROKEN: still can't find numpy (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_8_3_0'.release/8.3.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
-