From owner-cvs-all Fri Jun 14 1:56:10 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 12C7937B42B; Fri, 14 Jun 2002 01:56:07 -0700 (PDT) Received: (from jkoshy@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5E8u7x15363; Fri, 14 Jun 2002 01:56:07 -0700 (PDT) (envelope-from jkoshy) Message-Id: <200206140856.g5E8u7x15363@freefall.freebsd.org> From: Joseph Koshy Date: Fri, 14 Jun 2002 01:56:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/ymessenger Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jkoshy 2002/06/14 01:56:06 PDT Modified files: net/ymessenger Makefile Log: [ports/devel/gettext-old] no longer installs shared library "libintl.so.1", required by this program. Work-around: edit the binary in-place and change this dependency to the more current "libintl.so.2" (no adverse effects seen). Add an explicit "LIB_DEPENDS" line. Bump PORTREVISION. PR: ports/38078 Submitted by: Rainer Goellner Revision Changes Path 1.5 +7 -1 ports/net/ymessenger/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message