From f09f930db8f45440ff846e15efed2035e19684c1 Mon Sep 17 00:00:00 2001 From: steven Date: Fri, 20 Jan 2006 20:54:35 +0000 Subject: [PATCH] WANTLIB/gtk+2, add MODULES=devel/gettext --- net/gmudix/Makefile | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/net/gmudix/Makefile b/net/gmudix/Makefile index ee7451318ff..1bab2a4ed5f 100644 --- a/net/gmudix/Makefile +++ b/net/gmudix/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.3 2005/11/15 16:17:05 wilfried Exp $ +# $OpenBSD: Makefile,v 1.4 2006/01/20 20:54:35 steven Exp $ COMMENT= "Gnome2 MUD/Moo Client" DISTNAME= gmudix-0.10 -PKGNAME= ${DISTNAME}p0 +PKGNAME= ${DISTNAME}p1 CATEGORIES= net x11 HOMEPAGE= http://dw.nl.eu.org/mudix.html MASTER_SITES= http://dw.nl.eu.org/gmudix/ @@ -14,10 +14,10 @@ PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP= Yes PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes -WANTLIB= X11 atk-1.0.0.0 c \ +WANTLIB= X11 Xext Xft Xrender atk-1.0.0.0 c m \ fontconfig freetype gmodule-2.0.0.0 gobject-2.0.0.0 \ - iconv intl m pango-1.0.0.0 pangocairo-1.0.0.0 \ - cairo pangoft2-1.0.0.0 pthread z + pango-1.0.0.0 pangox-1.0.0.0 pangoxft-1.0.0.0 \ + pangoft2-1.0.0.0 pthread z USE_X11= Yes @@ -25,6 +25,8 @@ BUILD_DEPENDS= :pkgconfig-*:devel/pkgconfig LIB_DEPENDS= glib-2.0.0.0,gthread-2.0.0.0::devel/glib2 \ gdk-x11-2.0.0.0,gdk_pixbuf-2.0.0.0,gtk-x11-2.0.0.0::x11/gtk+2 +MODULES= devel/gettext + CONFIGURE_STYLE= gnu post-install: