diff -Nru pcre-utf8.orig/Makefile pcre-utf8/Makefile --- pcre-utf8.orig/Makefile Sun Oct 16 22:06:58 2005 +++ pcre-utf8/Makefile Sun Oct 16 22:09:59 2005 @@ -8,6 +8,7 @@ PKGNAMESUFFIX= -utf8 MASTERDIR= ${.CURDIR}/../pcre +CONFLICTS= pcre-[0-9]* WITH_UTF8= yes .include "${MASTERDIR}/Makefile"