From owner-cvs-all@FreeBSD.ORG Fri Jun 24 09:32:25 2011 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (unknown [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F23D61065675; Fri, 24 Jun 2011 09:32:25 +0000 (UTC) (envelope-from martymac@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id C9C4B8FC0A; Fri, 24 Jun 2011 09:32:25 +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 p5O9WPfu074285; Fri, 24 Jun 2011 09:32:25 GMT (envelope-from martymac@repoman.freebsd.org) Received: (from martymac@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p5O9WPrF074284; Fri, 24 Jun 2011 09:32:25 GMT (envelope-from martymac) Message-Id: <201106240932.p5O9WPrF074284@repoman.freebsd.org> From: Ganael LAPLANCHE Date: Fri, 24 Jun 2011 09:32:25 +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/deskutils/notecase Makefile ports/deskutils/notecase/files patch-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: Fri, 24 Jun 2011 09:32:26 -0000 martymac 2011-06-24 09:32:25 UTC FreeBSD ports repository Modified files: deskutils/notecase Makefile deskutils/notecase/files patch-Makefile Log: Link against base libz and do not use embedded libz anymore. This change will also fix build with clang. Revision Changes Path 1.20 +1 -1 ports/deskutils/notecase/Makefile 1.11 +13 -5 ports/deskutils/notecase/files/patch-Makefile