aboutsummaryrefslogtreecommitdiff
path: root/graphics/dia/files
diff options
context:
space:
mode:
authorAlexander Logvinov <avl@FreeBSD.org>2010-02-07 07:57:26 +0000
committerAlexander Logvinov <avl@FreeBSD.org>2010-02-07 07:57:26 +0000
commitcb9be0024987b57b18f7adeba3fc3f39dacf4ea9 (patch)
tree0d02bfe5980323d41d8a683add323cf5f4500827 /graphics/dia/files
parent229d0cafc8e20c8c82c851186d28389bcf2c43f0 (diff)
downloadports-cb9be0024987b57b18f7adeba3fc3f39dacf4ea9.tar.gz
ports-cb9be0024987b57b18f7adeba3fc3f39dacf4ea9.zip
Notes
Diffstat (limited to 'graphics/dia/files')
-rw-r--r--graphics/dia/files/patch-ad36
-rw-r--r--graphics/dia/files/patch-doc_fr_Makefile.in4
2 files changed, 2 insertions, 38 deletions
diff --git a/graphics/dia/files/patch-ad b/graphics/dia/files/patch-ad
index e1e40ee77aa1..c10cca88765e 100644
--- a/graphics/dia/files/patch-ad
+++ b/graphics/dia/files/patch-ad
@@ -1,23 +1,5 @@
--- configure.orig 2009-07-11 00:18:11.000000000 +1000
+++ configure 2009-07-11 00:18:11.000000000 +1000
-@@ -22005,7 +22005,7 @@ else
- with_freetype=yes
- fi
-
--if test "x$with_freetype" == "xyes"; then
-+if test "x$with_freetype" = "xyes"; then
-
- pkg_failed=no
- { $as_echo "$as_me:$LINENO: checking for PANGOFT2" >&5
-@@ -23393,7 +23393,7 @@ $as_echo "no" >&6; }
- fi
-
-
--if test "$XGETTEXT" == none ; then
-+if test "$XGETTEXT" = none ; then
- { { $as_echo "$as_me:$LINENO: error: xgettext program not found: $XGETTEXT." >&5
- $as_echo "$as_me: error: xgettext program not found: $XGETTEXT." >&2;}
- { (exit 1); exit 1; }; }
@@ -26619,7 +26619,7 @@ $as_echo_n "checking local Python config
fi
@@ -45,21 +27,3 @@
fi
-@@ -27022,7 +27022,7 @@ $as_echo "no" >&6; }
- fi
-
-
--if test "x$dblatex" == "xno"; then
-+if test "x$dblatex" = "xno"; then
- if test "x$jw" != "xno"; then
- WITH_JW_TRUE=
- WITH_JW_FALSE='#'
-@@ -27043,7 +27043,7 @@ fi
- fi
- hardbook_ok=no
- xsltproc_ok=no
--if test "x$with_hardbooks" == "xno"; then
-+if test "x$with_hardbooks" = "xno"; then
- if test "xno" != "xno"; then
- WITH_JW_TRUE=
- WITH_JW_FALSE='#'
diff --git a/graphics/dia/files/patch-doc_fr_Makefile.in b/graphics/dia/files/patch-doc_fr_Makefile.in
index 86e5b399fdbf..50205c91ceef 100644
--- a/graphics/dia/files/patch-doc_fr_Makefile.in
+++ b/graphics/dia/files/patch-doc_fr_Makefile.in
@@ -1,9 +1,9 @@
--- doc/fr/Makefile.in.orig 2009-07-05 15:43:34.000000000 +1000
+++ doc/fr/Makefile.in 2009-07-05 15:42:37.000000000 +1000
-@@ -298,7 +298,7 @@
- libexecdir = @libexecdir@
+@@ -304,7 +304,7 @@
localedir = @localedir@
localstatedir = @localstatedir@
+ lt_ECHO = @lt_ECHO@
-mandir = $(datadir)/man/$(lang)
+mandir = @mandir@/$(lang)
mkdir_p = @mkdir_p@