From owner-freebsd-gnome@FreeBSD.ORG Fri Aug 11 08:37:00 2006 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 968E916A4DA; Fri, 11 Aug 2006 08:37:00 +0000 (UTC) (envelope-from antik@bsd.ee) Received: from mx2.starman.ee (smtp-out4.starman.ee [85.253.0.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3DDCE43D55; Fri, 11 Aug 2006 08:36:59 +0000 (GMT) (envelope-from antik@bsd.ee) Received: from pc69.host1.ida.starman.ee (pc69.host1.ida.starman.ee [62.65.240.69]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx2.starman.ee (Postfix) with ESMTP id 9EF3732C2F2; Fri, 11 Aug 2006 11:36:54 +0300 (EEST) From: Andrei Kolu To: marcus@freebsd.org, gnome@freebsd.org Date: Fri, 11 Aug 2006 11:38:20 -0700 User-Agent: KMail/1.9.3 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200608111138.20354.antik@bsd.ee> X-Virus-Scanned: by Amavisd-New at mx2.starman.ee Cc: Subject: libXft trouble X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Aug 2006 08:37:00 -0000 PORTNAME= libXft PORTVERSION= 2.1.7 PORTREVISION= 1 CATEGORIES= x11-fonts MASTER_SITES= http://xlibs.freedesktop.org/release/ MAINTAINER= gnome@FreeBSD.org COMMENT= A client-sided font API for X applications ERROR: --------------------------------------- # portlint FATAL: Makefile: INSTALLS_SHLIB is deprecated, use USE_LDCONFIG instead WARN: Makefile: only one MASTER_SITE configured. Consider adding additional mirrors. WARN: Makefile: "PATCH_SITES" has to appear earlier. 1 fatal error and 2 warnings found. ---------------------------------------