diff options
Diffstat (limited to 'devel/ruby-libglade2/Makefile')
-rw-r--r-- | devel/ruby-libglade2/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/ruby-libglade2/Makefile b/devel/ruby-libglade2/Makefile index b5d8f9ce6697..6766bd725592 100644 --- a/devel/ruby-libglade2/Makefile +++ b/devel/ruby-libglade2/Makefile @@ -7,7 +7,7 @@ PORTNAME= libglade PORTVERSION= 1.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel ruby gnome MASTER_SITES= http://beta4.com/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} @@ -17,6 +17,7 @@ DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/gtk.so:${PORTSDIR}/x11-toolkits/ruby-gtk +LIB_DEPENDS= glade.4:${PORTSDIR}/devel/libglade USE_RUBY= yes USE_RUBY_EXTCONF= yes |