$OpenBSD: patch-langscan_c_Makefile_in,v 1.1 2010/09/23 22:14:53 jeremy Exp $
--- langscan/c/Makefile.in.orig	Mon Jul  4 08:08:38 2005
+++ langscan/c/Makefile.in	Mon Sep 13 13:17:51 2010
@@ -497,10 +497,10 @@ uninstall-info: uninstall-info-recursive
 
 
 c.h: ../_template.h tokenlist.txt
-	ruby ../_make_h.rb ../_template.h tokenlist.txt c C
+	ruby18 ../_make_h.rb ../_template.h tokenlist.txt c C
 
 c.c: ../_template.c
-	ruby ../_make_c.rb ../_template.c c C
+	ruby18 ../_make_c.rb ../_template.c c C
 
 # We do this to workaround flex 2.5.4 issue because our .l
 # file could not be processed with flex 2.5.4.
