mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
95b3b7e3b0
PR: 11750 Submitted by: maintainer
4 lines
90 B
Bash
4 lines
90 B
Bash
#!/bin/sh
|
|
|
|
/usr/bin/perl -pi -e 's|%%PREFIX%%|'${X11BASE}'|g' ${WRKSRC}/*.h ${WRKSRC}/*.C
|