From 6c4066ff6ddb81ca0f738c04ec1ded138720fb99 Mon Sep 17 00:00:00 2001 From: sobomax Date: Tue, 20 Nov 2001 14:18:25 +0000 Subject: Update to 0.32. --- print/libgnomeprint/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'print/libgnomeprint/Makefile') diff --git a/print/libgnomeprint/Makefile b/print/libgnomeprint/Makefile index 8035022ec588..f2146a9fbf17 100644 --- a/print/libgnomeprint/Makefile +++ b/print/libgnomeprint/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnomeprint -PORTVERSION= 0.31 +PORTVERSION= 0.32 CATEGORIES= print gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/gnome-print @@ -24,8 +24,7 @@ USE_PERL5= yes USE_GNOMECTRL= yes INSTALLS_SHLIB= yes GNU_CONFIGURE= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include \ - `gdk-pixbuf-config --cflags`" \ +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" pre-patch: -- cgit