Hello,

This diff unbreaks editors/abiword since x11/gnome/libgnomeprint no
longer depends on devel/popt. It also adds gailutil to WANTLIB.

Regards,
Tim

Index: Makefile
===================================================================
RCS file: /cvs/ports/editors/abiword/Makefile,v
retrieving revision 1.65
diff -u -r1.65 Makefile
--- Makefile    15 Dec 2007 20:32:57 -0000      1.65
+++ Makefile    14 Feb 2008 16:50:06 -0000
@@ -5,7 +5,7 @@
 VERSION=       2.4.6
 MAJORVER=      ${VERSION:C/..$//}
 DISTNAME=      abiword-${VERSION}
-PKGNAME=       ${DISTNAME}p2
+PKGNAME=       ${DISTNAME}p3
 CATEGORIES=    editors
 
 HOMEPAGE=      http://www.abisource.com/
@@ -14,6 +14,7 @@
 
 RUN_DEPENDS=   :desktop-file-utils-*:devel/desktop-file-utils
 LIB_DEPENDS=   fribidi::devel/fribidi \
+               popt::devel/popt \
                gdk-x11-2.0,gdk_pixbuf-2.0,gtk-x11-2.0::x11/gtk+2 \
                gnomeprintui-2-2::x11/gnome/libgnomeprintui
 
@@ -25,10 +26,10 @@
 
 WANTLIB=       ICE SM X11 Xext Xft Xrender art_lgpl_2 atk-1.0 c Xrandr \
                Xau Xcomposite Xcursor Xdamage Xdmcp Xfixes Xi Xinerama \
-               expat fontconfig freetype glade-2.0 glib-2.0 gmodule-2.0 \
-               gnomecanvas-2 gnomeprint-2-2 gobject-2.0 glitz \
+               expat fontconfig freetype gailutil glade-2.0 glib-2.0 \
+               gmodule-2.0 gnomecanvas-2 gnomeprint-2-2 gobject-2.0 glitz \
                gthread-2.0 m pango-1.0 pangocairo-1.0 cairo \
-               pangoft2-1.0 pangoxft-1.0 png popt pthread stdc++ \
+               pangoft2-1.0 pangoxft-1.0 png pthread stdc++ \
                xml2.>=9 z
 
 MASTER_SITES=   ${HOMEPAGE}/downloads/abiword/${VERSION}/source/

Reply via email to