A little wantlib fix for x11/xarchive.
 Cheers
  Giovanni
Index: Makefile
===================================================================
RCS file: /cvs/ports/x11/xarchive/Makefile,v
retrieving revision 1.2
diff -u -p -r1.2 Makefile
--- Makefile    26 Jan 2008 12:49:12 -0000      1.2
+++ Makefile    17 Jun 2008 07:10:50 -0000
@@ -3,7 +3,7 @@
 COMMENT=       GTK+2 front-end for command line archiving tools
 
 DISTNAME=      xarchive-0.2.8-6
-PKGNAME=       ${DISTNAME}p0
+PKGNAME=       ${DISTNAME}p1
 CATEGORIES=    x11
 
 HOMEPAGE=      http://xarchive.sourceforge.net/
@@ -21,7 +21,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:
 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 pixman-1 cairo Xcomposite Xdamage
 
 MODULES=       devel/gettext
 LIB_DEPENDS=   
gdk_pixbuf-2.0.>=1000,gdk-x11-2.0.>=1000,gtk-x11-2.0.>=1000::x11/gtk+2

Reply via email to