From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Aug 11 12:40:10 2011 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A6F53106566B for ; Thu, 11 Aug 2011 12:40:10 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 171068FC15 for ; Thu, 11 Aug 2011 12:40:09 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p7BCe8CG079752 for ; Thu, 11 Aug 2011 12:40:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p7BCe8uu079749; Thu, 11 Aug 2011 12:40:08 GMT (envelope-from gnats) Date: Thu, 11 Aug 2011 12:40:08 GMT Message-Id: <201108111240.p7BCe8uu079749@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: =?UTF-8?B?0JDQu9C10LrRgdCw0L3QtNGAINCf0L7QvdC+0LzQsNGA0ZHQsg==?= Cc: Subject: Re: ports/159678: x11/libXfont compilation fails on amd64 (works on i386) X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: =?UTF-8?B?0JDQu9C10LrRgdCw0L3QtNGAINCf0L7QvdC+0LzQsNGA0ZHQsg==?= List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Aug 2011 12:40:10 -0000 The following reply was made to PR ports/159678; it has been noted by GNATS. From: =?UTF-8?B?0JDQu9C10LrRgdCw0L3QtNGAINCf0L7QvdC+0LzQsNGA0ZHQsg==?= To: bug-followup@FreeBSD.org, freebsd-pr@bengrimm.net Cc: Subject: Re: ports/159678: x11/libXfont compilation fails on amd64 (works on i386) Date: Thu, 11 Aug 2011 16:33:23 +0400 May be we need to use gmake instead of make for this port. --- Makefile.orig 2011-08-11 12:39:10.000000000 +0400 +++ Makefile 2011-08-11 16:32:27.000000000 +0400 @@ -14,6 +14,7 @@ COMMENT= X font libary LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 +USE_GMAKE= YES XORG_CAT= lib USE_XORG= xproto:both xtrans fontsproto:both fontenc