aboutsummaryrefslogtreecommitdiffstats
path: root/devel/ccache-static/Makefile
blob: 206b57491f9a6f0e2768831cfcfafdf5d52b5b32 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
PKGNAMESUFFIX=	-static

MASTERDIR=	${.CURDIR}/../ccache

OPTIONS_SLAVE=	STATIC

CONFLICTS_INSTALL=	ccache ccache-memcached ccache-memcached-static

PIE_UNSAFE=	yes

.include "${MASTERDIR}/Makefile"