From owner-freebsd-ports Sat Jun 2 1: 0: 9 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 94B7F37B424 for ; Sat, 2 Jun 2001 01:00:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f52802X28396; Sat, 2 Jun 2001 01:00:02 -0700 (PDT) (envelope-from gnats) Received: from e-ppp7.eken.phys.nagoya-u.ac.jp (e-ppp7.eken.phys.nagoya-u.ac.jp [133.6.121.53]) by hub.freebsd.org (Postfix) with ESMTP id E4F8237B422 for ; Sat, 2 Jun 2001 00:55:04 -0700 (PDT) (envelope-from yoichi@e-ppp7.eken.phys.nagoya-u.ac.jp) Received: (from yoichi@localhost) by e-ppp7.eken.phys.nagoya-u.ac.jp (8.11.3/8.11.3) id f527u1x89687; Sat, 2 Jun 2001 16:56:01 +0900 (JST) (envelope-from yoichi) Message-Id: <200106020756.f527u1x89687@e-ppp7.eken.phys.nagoya-u.ac.jp> Date: Sat, 2 Jun 2001 16:56:01 +0900 (JST) From: yoichi@eken.phys.nagoya-u.ac.jp Reply-To: yoichi@eken.phys.nagoya-u.ac.jp To: FreeBSD-gnats-submit@freebsd.org Cc: yoichi@eken.phys.nagoya-u.ac.jp X-Send-Pr-Version: 3.113 Subject: ports/27832: deskutils/gemcal requires ruby-gtk 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 >Number: 27832 >Category: ports >Synopsis: deskutils/gemcal requires ruby-gtk >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Jun 02 01:00:01 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Yoichi NAKAYAMA >Release: FreeBSD 4.3-STABLE i386 >Organization: E-ken, Dept. of Physics, Nagoya University, JAPAN >Environment: >Description: I'm the maintainer of that port. gemcal requires ruby-gtk to run. So, apply following patch, please. >How-To-Repeat: >Fix: 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/06/02 07:48:52 @@ -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: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message