Add missing buildtime dependency.
This commit is contained in:
parent
b8dc693b4d
commit
542a196d7a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=112587
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ DIST_SUBDIR= ruby
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Ruby binding for GtkTrayIcon
|
||||
|
||||
BUILD_DEPENDS= ${RUBY_SITEARCHLIBDIR}/gtk2.so:${PORTSDIR}/x11-toolkits/ruby-gtk2
|
||||
RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/gtk2.so:${PORTSDIR}/x11-toolkits/ruby-gtk2
|
||||
|
||||
USE_RUBY= yes
|
||||
|
|
Loading…
Reference in a new issue