diff options
Diffstat (limited to 'devel/rubygem-gobject-introspection/Makefile')
-rw-r--r-- | devel/rubygem-gobject-introspection/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/rubygem-gobject-introspection/Makefile b/devel/rubygem-gobject-introspection/Makefile index 61cedf64f6eb..81d806b37304 100644 --- a/devel/rubygem-gobject-introspection/Makefile +++ b/devel/rubygem-gobject-introspection/Makefile @@ -11,7 +11,7 @@ COMMENT= Ruby binding for GObjectIntrospection LICENSE= LGPL21+ -RUN_DEPENDS= rubygem-glib2>=${PORTVERSION}:${PORTSDIR}/devel/rubygem-glib2 +RUN_DEPENDS= rubygem-glib2>=${PORTVERSION}:devel/rubygem-glib2 USE_GNOME= introspection USE_RUBY= yes |