diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-18 05:04:59 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-18 05:04:59 +0000 |
commit | 12ad92a80fb3e5b5e6b327860dabe234c6382a5a (patch) | |
tree | bbd4e0aeacaff9b40f92b4b54ec40423505460d2 /devel/ruby-gconf2/Makefile | |
parent | Remove the Xft.h -> Xft2.h hack. (diff) |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=75776
Diffstat (limited to 'devel/ruby-gconf2/Makefile')
-rw-r--r-- | devel/ruby-gconf2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/ruby-gconf2/Makefile b/devel/ruby-gconf2/Makefile index a438f5c77a10..c90ab073da4e 100644 --- a/devel/ruby-gconf2/Makefile +++ b/devel/ruby-gconf2/Makefile @@ -15,6 +15,7 @@ DISTNAME= ${RUBY_GNOME_DISTNAME} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= A Ruby interface to GConf2 LIB_DEPENDS= gconf-2.5:${PORTSDIR}/devel/gconf2 RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/glib2.so:${PORTSDIR}/devel/ruby-glib2 |