From owner-cvs-all Mon Dec 28 17:35:08 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA26835 for cvs-all-outgoing; Mon, 28 Dec 1998 17:35:08 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from vader.cs.berkeley.edu (vader.CS.Berkeley.EDU [128.32.38.234]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA26828; Mon, 28 Dec 1998 17:35:01 -0800 (PST) (envelope-from asami@vader.cs.berkeley.edu) Received: from silvia.hip.berkeley.edu (sji-ca32-59.ix.netcom.com [209.109.239.59]) by vader.cs.berkeley.edu (8.8.7/8.7.3) with ESMTP id RAA25034; Mon, 28 Dec 1998 17:34:43 -0800 (PST) Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.8.8/8.6.9) id RAA27834; Mon, 28 Dec 1998 17:34:38 -0800 (PST) Date: Mon, 28 Dec 1998 17:34:38 -0800 (PST) Message-Id: <199812290134.RAA27834@silvia.hip.berkeley.edu> To: vanilla@FreeBSD.ORG CC: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG In-reply-to: <199812281357.FAA02643@freefall.freebsd.org> (vanilla@FreeBSD.ORG) Subject: Re: cvs commit: ports/x11-toolkits/gtk11-devel Makefile From: asami@FreeBSD.ORG (Satoshi Asami) Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk * x11-toolkits/gtk11-devel Makefile * Log: * Change RUN_DEPEND to BUILD_DEPEND. Are you sure? I had to add gettext as RUN_DEPENDS to gnomelibs, as one of the headers are required to compile anything requiring libgnome. If gettext has to be installed on a machine when you compile something with gtk11-devel, then it should be RUN_DEPENDS as well. Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message