From 12e44a71d2a1522c3e4e7965ae243ffc79eecf10 Mon Sep 17 00:00:00 2001 From: Tilman Keskinoz Date: Wed, 23 Apr 2003 12:39:51 +0000 Subject: Add dependency on gdkpixbuf Reported by: bento --- x11/wmdrawer/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11') diff --git a/x11/wmdrawer/Makefile b/x11/wmdrawer/Makefile index 0da92bf6e50b..02207ed6649e 100644 --- a/x11/wmdrawer/Makefile +++ b/x11/wmdrawer/Makefile @@ -24,7 +24,7 @@ LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt USE_REINPLACE= yes USE_X_PREFIX= yes -USE_GNOME= gtk20 +USE_GNOME= gtk20 gdkpixbuf USE_GMAKE= yes CFLAGS+= -I${LOCALBASE}/include `gdk-pixbuf-config --cflags` CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib -lgnugetopt `gdk-pixbuf-config --libs` -lgdk_pixbuf_xlib" DOCSDIR=${DOCSDIR} -- cgit v1.2.3