freebsd-ports/deskutils/gemcal/files/patch-ruby-ext_extconf.rb.in
2006-02-19 23:31:00 +00:00

14 lines
345 B
Ruby

*** ruby-ext/extconf.rb.in.orig Thu Nov 21 09:04:16 2002
--- ruby-ext/extconf.rb.in Mon Feb 20 08:26:42 2006
***************
*** 1,7 ****
--- 1,9 ----
#!@@MHC_RUBY_PATH@@ -Ke
# -*- ruby -*-
+ if '@@MHC_DISABLE_PALM@@' == ''
require 'mkmf'
+ end
################################################################
# crate make file.