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

7 lines
105 B
Plaintext
Raw Normal View History

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