summaryrefslogtreecommitdiff
path: root/graphics/xaralx/files/patch-configure.in
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2010-09-14 11:51:42 +0000
committerRenato Botelho <garga@FreeBSD.org>2010-09-14 11:51:42 +0000
commit4025cbbf33c7b57186742646982fd97afcf4dd29 (patch)
tree82c37e69c8e885f6eb14cb6b283f33463d829990 /graphics/xaralx/files/patch-configure.in
parentCoccinelle is a program matching and transformation engine which provides the (diff)
Remove ports with EXPIRATION_DATE set
2010-09-05 databases/sqlite-ext-inet: Please install databases/sqlite-ext-mobigroup instead 2010-08-31 devel/codeville: Dead project. 2010-08-07 editors/koffice-kde4-l10n-fy 2010-08-07 editors/koffice-kde4-l10n-hne 2010-06-14 graphics/xaralx-devel: Does not compile with png-1.4 and latest version is from Aug 2006 2010-06-14 graphics/xaralx: Does not compile with png-1.4 and latest version is from Aug 2006 2010-04-01 misc/kde4-l10n-bn_IN 2010-04-01 misc/kde4-l10n-hne 2010-04-01 misc/kde4-l10n-ku 2010-04-01 misc/kde4-l10n-mr
Diffstat (limited to 'graphics/xaralx/files/patch-configure.in')
-rw-r--r--graphics/xaralx/files/patch-configure.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/graphics/xaralx/files/patch-configure.in b/graphics/xaralx/files/patch-configure.in
deleted file mode 100644
index f8934484b3e1..000000000000
--- a/graphics/xaralx/files/patch-configure.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- configure.in.orig Tue Jun 6 15:00:31 2006
-+++ configure.in Tue Jun 6 16:43:23 2006
-@@ -173,7 +173,7 @@
-
- if test "$InternationalEnable" = "yes"; then
- AC_MSG_CHECKING([wxWidgets wxrc utility])
-- WXRC="`$WXCONFIG --utility=wxrc`"
-+ WXRC="`$WXCONFIG --utility=wxrc-gtk2u`"
-
- if test "$WXRC" = "" ; then
- AC_MSG_RESULT([not found, disabling international build])