openbsd-ports/games/xdeblock/scripts/configure
1998-05-20 02:26:45 +00:00

6 lines
143 B
Bash

#!/bin/sh
/usr/bin/perl -pi -e 's|/usr/X11R6|'$X11BASE'|g' $WRKSRC/Imakefile
/usr/bin/perl -pi -e 's|/usr/X11R6|'$X11BASE'|g' $WRKSRC/main.c