freebsd-ports/ports-mgmt/portmk/files/omake.sh

3 lines
56 B
Bash

#!/bin/sh -ef
export OLD_PORTMK=true
/usr/bin/make "$@"