mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
textproc/uim: Fix incorrect use of USE_RUBY.
Reported by: jbeich
This commit is contained in:
parent
9df78543e0
commit
7e1519526b
@ -44,7 +44,8 @@ CONFIGURE_ARGS+= --with-x --with-xft
|
||||
USES+= perl5
|
||||
USE_GNOME+= librsvg2:build
|
||||
USE_PERL5= build
|
||||
USE_RUBY= build
|
||||
USE_RUBY= yes
|
||||
RUBY_NO_RUN_DEPENDS= yes
|
||||
.if ${PORT_OPTIONS:MX11}
|
||||
USE_GNOME+= cairo gdkpixbuf2 gtk30
|
||||
LIB_DEPENDS+= libfreetype.so:print/freetype2 \
|
||||
|
Loading…
Reference in New Issue
Block a user