summaryrefslogtreecommitdiff
path: root/editors/calligra/files/patch-configure
diff options
context:
space:
mode:
authorDima Panov <fluffy@FreeBSD.org>2009-12-21 16:45:13 +0000
committerDima Panov <fluffy@FreeBSD.org>2009-12-21 16:45:13 +0000
commit80e659b64f141f8fe1715c9555cba56bf8ae208d (patch)
tree93e199f6196efe8c8788ec9a2d463f333032d2cc /editors/calligra/files/patch-configure
parentThe patch to configure.in is required only when WITH_DRAC=YES and (diff)
The KDE FreeBSD team is proud to announce the release of KOffice2 suite for FreeBSD. The official KOffice 2.1.0 notes can be found here
(http://www.koffice.org/news/koffice-2-1-released/) We'd like to say thanks to all helpers, testers and submitters. Happy Installing. Approved by: miwi (mentor)
Notes
Notes: svn path=/head/; revision=246374
Diffstat (limited to 'editors/calligra/files/patch-configure')
-rw-r--r--editors/calligra/files/patch-configure46
1 files changed, 0 insertions, 46 deletions
diff --git a/editors/calligra/files/patch-configure b/editors/calligra/files/patch-configure
deleted file mode 100644
index 98de59b3654b..000000000000
--- a/editors/calligra/files/patch-configure
+++ /dev/null
@@ -1,46 +0,0 @@
---- ./configure.orig 2007-05-31 01:56:35.000000000 +0400
-+++ ./configure 2009-05-20 01:27:42.000000000 +0400
-@@ -33902,6 +33902,8 @@
-
- have_imagemagick=no
-
-+if test "$have_graphicsmagick" = "no"; then
-+
- { echo "$as_me:$LINENO: checking for Magick-config" >&5
- echo $ECHO_N "checking for Magick-config... $ECHO_C" >&6; }
- if test -n "$MAGICK_CONFIG"; then
-@@ -34014,7 +34016,7 @@
- LIBMAGICK_RPATH=
- fi
-
--
-+fi
-
-
-
-@@ -38922,10 +38924,10 @@
-
-
-
--if test -z ""2.5""; then
-+if test -z ""%%PYTHON_VER%%""; then
- version="1.5"
- else
-- version=""2.5""
-+ version=""%%PYTHON_VER%%""
- fi
-
- { echo "$as_me:$LINENO: checking for Python$version" >&5
-@@ -51126,10 +51128,10 @@
-
-
-
--if test -z ""2.5""; then
-+if test -z ""%%PYTHON_VER%%""; then
- version="1.5"
- else
-- version=""2.5""
-+ version=""%%PYTHON_VER%%""
- fi
-
- { echo "$as_me:$LINENO: checking for Python$version" >&5