mirror of
https://git.freebsd.org/ports.git
synced 2026-06-02 11:08:52 +00:00
10 lines
138 B
Makefile
10 lines
138 B
Makefile
MASTERDIR= ${.CURDIR}/../../shells/bash
|
|
|
|
OPTIONS_SLAVE= STATIC
|
|
|
|
PKGNAMESUFFIX= -static
|
|
|
|
PIE_UNSAFE= yes
|
|
|
|
.include "${MASTERDIR}/Makefile"
|