From 3c7d33bbf6d26950ab700d5b248eb426d1665f04 Mon Sep 17 00:00:00 2001 From: marcus Date: Fri, 20 Mar 2009 07:10:08 +0000 Subject: I'm not sure where preload.1 came from, but it isn't installed by pango. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12169 df743ca5-7f9a-e211-a948-0013205c9059 --- x11-toolkits/pango/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'x11-toolkits') diff --git a/x11-toolkits/pango/Makefile b/x11-toolkits/pango/Makefile index d3650d360..7ee080489 100644 --- a/x11-toolkits/pango/Makefile +++ b/x11-toolkits/pango/Makefile @@ -3,12 +3,12 @@ # Whom: Maxim Sobolev # # $FreeBSD$ -# $MCom: ports/x11-toolkits/pango/Makefile,v 1.135 2009/02/07 17:33:59 mezz Exp $ +# $MCom: ports/x11-toolkits/pango/Makefile,v 1.136 2009/03/17 23:06:49 kwm Exp $ # PORTNAME= pango PORTVERSION= 1.24.0 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= x11-toolkits MASTER_SITES= GNOME \ ftp://ftp.gtk.org/pub/pango/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}/ @@ -44,7 +44,7 @@ PLIST_SUB= VERSION="1.6.0" FONTSCALE= ${LOCALBASE}/lib/X11/fonts/TTF/luximb.ttf FONTENCOD= ${LOCALBASE}/lib/X11/fonts/encodings/encodings.dir -MAN1= pango-view.1 pango-querymodules.1 preload.1 +MAN1= pango-view.1 pango-querymodules.1 .if defined(WITHOUT_X11) CONFIGURE_ARGS+= --with-x=no -- cgit v1.2.3