From owner-cvs-all Mon Dec 21 23:50:32 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA14090 for cvs-all-outgoing; Mon, 21 Dec 1998 23:50:32 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA14079; Mon, 21 Dec 1998 23:50:31 -0800 (PST) (envelope-from asami@FreeBSD.org) From: Satoshi Asami Received: (from asami@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id XAA00478; Mon, 21 Dec 1998 23:50:33 -0800 (PST) Date: Mon, 21 Dec 1998 23:50:33 -0800 (PST) Message-Id: <199812220750.XAA00478@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/x11/gnomelibs Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk asami 1998/12/21 23:50:33 PST Modified files: x11/gnomelibs Makefile Log: Add gettext to RUN_DEPENDS too. At least one of its headers is required to compile anything with libgnome, and since this port is pretty much about supplying the library, I think it is reasonable to say that in order to use this library, you'll need gettext too. Revision Changes Path 1.19 +2 -1 ports/x11/gnomelibs/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message