freebsd-ports/x11-toolkits/vte/files
Jeremy Messenger 3e46e58f0b Fix the vte.pc, they have backed up the change of vte.pc that caused break the
apps' build such as gtksharp and etc. Bump the PORTREVISION.

Before:
	# pkg-config --cflags vte
	-I/usr/X11R6/include -I/usr/local/include/freetype2
	-I/usr/local/include

After:
	# pkg-config --cflags vte
	-DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/glib-2.0
	-I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0
	-I/usr/local/include/cairo -I/usr/X11R6/include
	-I/usr/local/include/freetype2 -I/usr/local/include
	-I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include/pango-1.0
	-I/usr/X11R6/lib/gtk-2.0/include

Reported by:	tmclaugh (for puzzled gtksharp broke w/out change)
GNOME Bugzilla:	http://bugzilla.gnome.org/show_bug.cgi?id=322240
Obtained from:	GNOME CVS (vte module)
2006-01-03 04:49:14 +00:00
..
patch-04_dsp_non_alias
patch-07_set_backspace_to_utf8
patch-configure Update to 0.11.15. 2005-08-28 17:30:37 +00:00
patch-gnome-pty-helper_configure
patch-gnome-pty-helper_gnome-pty-helper.c Update to 0.11.15. 2005-08-28 17:30:37 +00:00
patch-gnome-pty-helper_Makefile.in
patch-src_keymap.c
patch-src_pty.c
patch-vte.pc.in Fix the vte.pc, they have backed up the change of vte.pc that caused break the 2006-01-03 04:49:14 +00:00