From 2d47d595cf497b38a90528c3f157db762a0ada16 Mon Sep 17 00:00:00 2001 From: mezz Date: Fri, 8 Sep 2006 17:22:44 +0000 Subject: Add --disable-gnome-print to get my GNOME 2.14.x -> GNOME 2.16.x more further now. Bump the PORTREVISION. I can make it in optional, but I don't see any point as libgnomeprint* are deprecating. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7269 df743ca5-7f9a-e211-a948-0013205c9059 --- graphics/librsvg2/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/graphics/librsvg2/Makefile b/graphics/librsvg2/Makefile index b64faf643..c11dae023 100644 --- a/graphics/librsvg2/Makefile +++ b/graphics/librsvg2/Makefile @@ -3,11 +3,12 @@ # Whom: Ade Lovett # # $FreeBSD$ -# $MCom: ports/graphics/librsvg2/Makefile,v 1.105 2006/07/27 15:27:16 marcus Exp $ +# $MCom: ports/graphics/librsvg2/Makefile,v 1.106 2006/09/01 01:26:35 marcus Exp $ # PORTNAME= librsvg2 PORTVERSION= 2.16.0 +PORTREVISION= 1 CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} @@ -36,7 +37,8 @@ CONFIGURE_ARGS= --with-svgz \ --without-gimp \ --with-croco \ --disable-gnome-vfs \ - --enable-gtk-theme + --enable-gtk-theme \ + --disable-gnome-print CROCO_VERSION= 0.6 -- cgit v1.2.3