Wantlib fix after gtk+2 update.
Giovanni
? w-xarchive-0.2.8-6
Index: Makefile
===================================================================
RCS file: /cvs/ports/x11/xarchive/Makefile,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 Makefile
--- Makefile 16 Jul 2007 21:35:42 -0000 1.1.1.1
+++ Makefile 10 Nov 2007 10:01:56 -0000
@@ -3,6 +3,7 @@
COMMENT= GTK+2 front-end for command line archiving tools
DISTNAME= xarchive-0.2.8-6
+PKGNAME= ${DISTNAME}p0
CATEGORIES= x11
HOMEPAGE= http://xarchive.sourceforge.net/
@@ -20,7 +21,7 @@
WANTLIB= X11 Xau Xcursor Xdmcp Xext Xfixes Xi Xinerama Xrandr \
Xrender c expat fontconfig freetype m z atk-1.0 \
glib-2.0 gmodule-2.0 gobject-2.0 glitz png pango-1.0 \
- pangoft2-1.0 pangocairo-1.0 cairo
+ Xcomposite Xdamage pangoft2-1.0 pangocairo-1.0 cairo
MODULES= devel/gettext
LIB_DEPENDS=
gdk_pixbuf-2.0.>=1000,gdk-x11-2.0.>=1000,gtk-x11-2.0.>=1000::x11/gtk+2