forked from Lainports/freebsd-ports
- Synchronise portversions and portepochs in all ruby subports - Take maintainerships of all ruby subports.
10 lines
216 B
Ruby
10 lines
216 B
Ruby
--- ext/tk/tkutil/extconf.rb.orig Tue Apr 3 21:08:12 2007
|
|
+++ ext/tk/tkutil/extconf.rb Tue Apr 3 21:08:16 2007
|
|
@@ -5,7 +5,5 @@
|
|
has_tk = true
|
|
end
|
|
|
|
-if has_tk
|
|
require 'mkmf'
|
|
create_makefile('tkutil')
|
|
-end
|