aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormaho <maho@FreeBSD.org>2012-02-14 19:18:27 +0800
committermaho <maho@FreeBSD.org>2012-02-14 19:18:27 +0800
commit6f2d29fbea364fcea72ea971c7910fc7aa58838b (patch)
tree25fccae0c69675863deffb610987eb927a30301a
parent798755fe7b6e9cebd90986640ee0b26d4be54c24 (diff)
downloadfreebsd-ports-gnome-6f2d29fbea364fcea72ea971c7910fc7aa58838b.tar.gz
freebsd-ports-gnome-6f2d29fbea364fcea72ea971c7910fc7aa58838b.tar.zst
freebsd-ports-gnome-6f2d29fbea364fcea72ea971c7910fc7aa58838b.zip
remove patch, since fixed in upstream.
-rw-r--r--editors/openoffice-3-devel/files/patch-serf11
1 files changed, 0 insertions, 11 deletions
diff --git a/editors/openoffice-3-devel/files/patch-serf b/editors/openoffice-3-devel/files/patch-serf
deleted file mode 100644
index 7e9aad41f18b..000000000000
--- a/editors/openoffice-3-devel/files/patch-serf
+++ /dev/null
@@ -1,11 +0,0 @@
---- ../ext_libraries/serf/makefile.mk~ 2012-02-10 09:54:52.000000000 +0900
-+++ ../ext_libraries/serf/makefile.mk 2012-02-10 14:21:47.000000000 +0900
-@@ -51,7 +51,7 @@
-
- .ELSE
-
--.IF "$(OS)"=="MACOSX"
-+.IF "$(OS)"=="MACOSX" || "$(OS)"=="FREEBSD"
- # Do not link against expat. It is not necessary (apr-util is already linked against it)
- # and does not work (we use a different expat library schema.)
- PATCH_FILES=$(TARFILE_NAME).mac.patch