summaryrefslogtreecommitdiff
path: root/x11-toolkits/vte
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-09-30 05:25:24 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-09-30 05:25:24 +0000
commit19b0c1d3daa98ec78d0b86013758743c194c91c4 (patch)
treee709ed1866bd48f827d57f53f9930e6c08e5f164 /x11-toolkits/vte
parent- Update to version 1.0.2 (diff)
Correct the locale dir.
Notes
Notes: svn path=/head/; revision=89869
Diffstat (limited to 'x11-toolkits/vte')
-rw-r--r--x11-toolkits/vte/Makefile1
-rw-r--r--x11-toolkits/vte/files/patch-configure23
2 files changed, 17 insertions, 7 deletions
diff --git a/x11-toolkits/vte/Makefile b/x11-toolkits/vte/Makefile
index 23290abd992d..57c0f09b6434 100644
--- a/x11-toolkits/vte/Makefile
+++ b/x11-toolkits/vte/Makefile
@@ -7,6 +7,7 @@
PORTNAME= vte
PORTVERSION= 0.11.10
+PORTREVISION= 1
CATEGORIES= x11-toolkits gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.11
diff --git a/x11-toolkits/vte/files/patch-configure b/x11-toolkits/vte/files/patch-configure
index 955fd6d5115e..bedd42f13994 100644
--- a/x11-toolkits/vte/files/patch-configure
+++ b/x11-toolkits/vte/files/patch-configure
@@ -1,6 +1,6 @@
---- configure.orig Tue May 6 10:14:49 2003
-+++ configure Wed May 7 02:24:01 2003
-@@ -8724,6 +8724,7 @@
+--- configure.orig Mon Jun 16 17:50:24 2003
++++ configure Tue Sep 30 01:22:24 2003
+@@ -19316,6 +19316,7 @@
# This can be used to rebuild libtool when needed
LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
@@ -8,14 +8,23 @@
# Always use our own libtool.
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
-@@ -13009,10 +13010,6 @@
- fi
+@@ -23732,10 +23733,6 @@
rm -f conftest*
--
+
-cat >>confdefs.h <<\_ACEOF
-#define _XOPEN_SOURCE_EXTENDED 1
-_ACEOF
-
+-
cat >>confdefs.h <<\_ACEOF
+ #define _XOPEN_SOURCE 1
+@@ -25977,7 +25974,7 @@
+
+
+ cat >>confdefs.h <<_ACEOF
+-#define LOCALEDIR "$mydatadir/locale"
++#define LOCALEDIR "$prefix/share/locale"
+ _ACEOF
+
+