diff --git a/devel/readline/Makefile b/devel/readline/Makefile index 69ebf736218a..006195ead4fe 100644 --- a/devel/readline/Makefile +++ b/devel/readline/Makefile @@ -34,7 +34,7 @@ CPE_UPDATE= ${PATCHLEVEL} PATCHES= 1 2 3 PATCHLEVEL= ${PATCHES:O:[-1]} .for patch in ${PATCHES} -PATCHFILES+= ${PORTNAME}${PORTVERSION:R:S|.||}-${patch:S|^|00|:S|.*(...)$|\1|} +PATCHFILES+= ${PORTNAME}${PORTVERSION:R:S|.||}-${patch:S|^|00|:C|.*(...)$|\1|} .endfor post-patch-TERMCAP-on: