freebsd-ports/x11-toolkits/vte
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
..
files 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
distinfo -Update to 0.11.16. 2005-12-13 07:55:05 +00:00
Makefile 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
pkg-descr
pkg-plist -Update to 0.11.16. 2005-12-13 07:55:05 +00:00