From owner-freebsd-ports Mon May 28 4:25:27 2001 Delivered-To: freebsd-ports@freebsd.org Received: from eken2.eken.phys.nagoya-u.ac.jp (eken2.eken.phys.nagoya-u.ac.jp [133.6.121.2]) by hub.freebsd.org (Postfix) with ESMTP id B45B037B422 for ; Mon, 28 May 2001 04:25:22 -0700 (PDT) (envelope-from yoichi@eken.phys.nagoya-u.ac.jp) Received: from e-ppp7.eken.phys.nagoya-u.ac.jp (e-ppp7.eken.phys.nagoya-u.ac.jp [133.6.121.53]) by eken2.eken.phys.nagoya-u.ac.jp (8.11.3+3.4W/3.7W-E) with ESMTP id f4SBPLe00981 for ; Mon, 28 May 2001 20:25:21 +0900 (JST) Date: Mon, 28 May 2001 20:25:26 +0900 Message-ID: <86snhpn2ah.wl@e-ppp7.eken.phys.nagoya-u.ac.jp> From: Yoichi NAKAYAMA To: freebsd-ports@FreeBSD.org Subject: Re: ports/27248: new port: deskutils/gemcal In-Reply-To: <86lmnsdsgh.wl@e-ppp7.eken.phys.nagoya-u.ac.jp> References: <200105200321.f4K3Lbg10819@freefall.freebsd.org> <86lmnsdsgh.wl@e-ppp7.eken.phys.nagoya-u.ac.jp> User-Agent: Wanderlust/2.5.8 (Smooth) SEMI/1.14.3 (=?ISO-2022-JP?B?GyRCNW0lTkMrGyhC?=) LIMIT/1.14.7 (=?ISO-2022-JP?B?GyRCRiMwZjt7GyhC?=) APEL/10.3 Emacs/21.0.103 (i386-unknown-freebsd4.3) MULE/5.0 (=?ISO-2022-JP?B?GyRCOC1MWhsoQg==?=) X-Face: wLZki+KbGjgKe0,<&3g*rA|R**vj[a8L%[v]ecJh1L(Uqm|LBx;v7Nq7n%?0d.aS]F#[~C\!{m?m,C&#U5}$_pZvBR>5VmX1Ol0`P\M-U8`sUF<5Quj'z&zzW8r|Zl9#W7Wut3duYzpKrP{n+AbarKtJ!i"Al7]P;-?[=iBZa*]r=>C':0~JECx]IH+RXq=/hUX}MB9e]oQKBxsDd/ Organization: E-ken, Dept. of Physics, Nagoya University, JAPAN MIME-Version: 1.0 (generated by SEMI 1.14.3 - =?ISO-2022-JP?B?IhskQjVtGyhC?= =?ISO-2022-JP?B?GyRCJU5DKxsoQiI=?=) Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I'm the maintainer of ports/deskutils/gemcal. Yoichi NAKAYAMA wrote: > Hi, I saw the commited port: > $FreeBSD: ports/deskutils/gemcal/Makefile,v 1.1 2001/05/20 03:20:21 will Exp $ > By the way, I sent a report that the port runs depending on x11-toolkits/ruby-gtk in My last fix for the dependency in > > http://www.FreeBSD.org/cgi/query-pr.cgi?pr=27248 was not correct. So please fix it as follows. thanks. -- yoichi nakayama Index: Makefile =================================================================== RCS file: /home/ncvs/ports/deskutils/gemcal/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- Makefile 2001/05/20 03:20:21 1.1 +++ Makefile 2001/05/28 11:22:30 @@ -13,6 +13,8 @@ MAINTAINER?= yoichi@eken.phys.nagoya-u.ac.jp +RUN_DEPENDS+= ${RUBY_SITEARCHLIBDIR}/gtk.so:${PORTSDIR}/x11-toolkits/ruby-gtk + USE_RUBY= yes do-build: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message