diff options
Diffstat (limited to 'x11-toolkits/rubygem-tk/Makefile')
-rw-r--r-- | x11-toolkits/rubygem-tk/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-toolkits/rubygem-tk/Makefile b/x11-toolkits/rubygem-tk/Makefile index ef6bc9dfd070..3b37d02c2216 100644 --- a/x11-toolkits/rubygem-tk/Makefile +++ b/x11-toolkits/rubygem-tk/Makefile @@ -14,7 +14,6 @@ CONFIGURE_ARGS=--with-tcltkversion=8.6,8.6 \ --with-tcl-include=${LOCALBASE}/include/tcl8.6 USES= gem tk:86 xorg -USE_RUBY= yes USE_XORG= x11 .include <bsd.port.mk> |