mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
998eaa1e2e
Extended version of wm2 - A simple window manager for X PR: 5566 Submitted by: Stefan `Sec` Zehl <sec@42.org>
4 lines
77 B
Bash
4 lines
77 B
Bash
#!/bin/sh
|
|
|
|
/usr/bin/perl -pi -e 's|/usr/X11R6|'$X11BASE'|g' $WRKSRC/Makefile
|