diff --git a/polish/kadu/Makefile b/polish/kadu/Makefile index 37d7b573cc77..6b4bd46be66e 100644 --- a/polish/kadu/Makefile +++ b/polish/kadu/Makefile @@ -60,12 +60,10 @@ OPTIONS_DEFINE= GG_EMOTS OPTIONS_SUB= yes GG_EMOTS_DESC= Install GG-compatible emoticons -.include +GG_EMOTS_DISTFILES= ${GG6_EMOTS_DISTFILE}:additions \ + ${GG7_EMOTS_DISTFILE}:additions -.if ${PORT_OPTIONS:MGG_EMOTS} -DISTFILES+= ${GG6_EMOTS_DISTFILE}:additions \ - ${GG7_EMOTS_DISTFILE}:additions -.endif +.include post-patch: @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|' \