From owner-cvs-all@FreeBSD.ORG Sat Feb 25 18:10:48 2012 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 45207106566B; Sat, 25 Feb 2012 18:10:48 +0000 (UTC) (envelope-from glewis@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 18BEB8FC15; Sat, 25 Feb 2012 18:10:48 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id q1PIAlPS016727; Sat, 25 Feb 2012 18:10:47 GMT (envelope-from glewis@repoman.freebsd.org) Received: (from glewis@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id q1PIAluI016724; Sat, 25 Feb 2012 18:10:47 GMT (envelope-from glewis) Message-Id: <201202251810.q1PIAluI016724@repoman.freebsd.org> From: Greg Lewis Date: Sat, 25 Feb 2012 18:10:47 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11-wm/afterstep-stable Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Feb 2012 18:10:48 -0000 glewis 2012-02-25 18:10:47 UTC FreeBSD ports repository Modified files: x11-wm/afterstep-stable Makefile Log: . Change gif dependency from libungif to giflib due to the latter being the preferred library of the two. I actually think this is superfluous as this library is never linked in (nor is the inbuilt version used). I'll investigate this further. . Mark as MAKE_JOBS_UNSAFE. . Pet portlint. PR: 165383 Submitted by: swills@ Revision Changes Path 1.96 +2 -2 ports/x11-wm/afterstep-stable/Makefile