mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
4 lines
56 B
Bash
4 lines
56 B
Bash
#!/bin/sh -ef
|
|
export OLD_PORTMK=true
|
|
/usr/bin/make "$@"
|