#!/bin/sh

/usr/bin/perl -pi -e 's|%%X11BASE%%|$ENV{'X11BASE'}|g' $WRKSRC/Imakefile
