96150e27d7
Please read the entry from 20160905 in UPDATING: daemon user has changed to `postgres' ICU is default on
10 lines
182 B
Makefile
10 lines
182 B
Makefile
# $FreeBSD$
|
|
|
|
PKGNAMESUFFIX= -postgresql96
|
|
|
|
CONFLICTS= pgtcl-[0-9]* pgtcl-postgresql9[01234]-[0-9]*
|
|
|
|
PGTCL_SLAVE= 9.6
|
|
MASTERDIR= ${.CURDIR}/../pgtcl
|
|
|
|
.include "${MASTERDIR}/Makefile"
|