kiss-mfavila-large/ports/unofficial/stable/tty-clock/build

7 lines
105 B
Bash
Executable File

#!/bin/sh -e
make
# No 'DESTDIR' because the Makefile doesn't support it.
make PREFIX="$1/usr" install