diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2001-06-03 06:26:28 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-06-03 06:26:28 +0000 |
commit | 2a2f708e8e722a5977f6ca130afb447e7ccae900 (patch) | |
tree | 5d93db74203b9cf8f11fc1ca2bc514706b430bd7 /deskutils | |
parent | 8a29282e28e372897d4b40b02c5c31714196694b (diff) |
List ruby-gtk in RUN_DEPENDS.
PR: ports/27832
Submitted by: Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp> (MAINTAINER)
Notes
Notes:
svn path=/head/; revision=43458
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/gemcal/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/deskutils/gemcal/Makefile b/deskutils/gemcal/Makefile index 01f793eaf122..b93f2bc36d4d 100644 --- a/deskutils/gemcal/Makefile +++ b/deskutils/gemcal/Makefile @@ -13,6 +13,8 @@ DISTNAME= mhc-current-snap${PORTVERSION} MAINTAINER?= yoichi@eken.phys.nagoya-u.ac.jp +RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/gtk.so:${PORTSDIR}/x11-toolkits/ruby-gtk + USE_RUBY= yes do-build: |