diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-04-01 13:29:15 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-04-01 13:29:15 +0000 |
commit | 7f4572eae4327c4403d9ef714cb6de917650662a (patch) | |
tree | e5609c11a5cecf09649970cae33b72d3774969e3 /accessibility/rubygem-atk | |
parent | 630b8bcb8b62c77a87ea9d6bfa87a312a9d89555 (diff) | |
download | ports-7f4572eae4327c4403d9ef714cb6de917650662a.tar.gz ports-7f4572eae4327c4403d9ef714cb6de917650662a.zip |
Notes
Diffstat (limited to 'accessibility/rubygem-atk')
-rw-r--r-- | accessibility/rubygem-atk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/accessibility/rubygem-atk/Makefile b/accessibility/rubygem-atk/Makefile index 0fcdc5cf89ae..6228a33cd0ff 100644 --- a/accessibility/rubygem-atk/Makefile +++ b/accessibility/rubygem-atk/Makefile @@ -11,7 +11,7 @@ COMMENT= Ruby binding for ATK LICENSE= LGPL21+ -RUN_DEPENDS= rubygem-glib2>=${PORTVERSION}:${PORTSDIR}/devel/rubygem-glib2 +RUN_DEPENDS= rubygem-glib2>=${PORTVERSION}:devel/rubygem-glib2 USE_GNOME= atk USE_RUBY= yes |