Skip to content

Commit

Permalink
textproc/uim: Fix incorrect use of USE_RUBY.
Browse files Browse the repository at this point in the history
Reported by:	jbeich
  • Loading branch information
MANTANI Nobutaka authored and MANTANI Nobutaka committed May 1, 2021
1 parent 9df7854 commit 7e15195
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion textproc/uim/Makefile
Expand Up @@ -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 \
Expand Down

0 comments on commit 7e15195

Please sign in to comment.