.endif
.if defined(WITH_UTF8)
CONFLICTS= pcre-[0-9]*
PKGNAMESUFFIX= -utf8
CONFIGURE_ARGS+=--enable-utf8 \
--enable-unicode-properties
# $FreeBSD: ports/devel/pcre-utf8/Makefile,v 1.2 2005/10/16 18:47:23 krion Exp $
#
MASTERDIR= ${.CURDIR}/../pcre
WITH_UTF8= yes
.include "${MASTERDIR}/Makefile"