1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Use ${OPT}_DISTFILES macro

This commit is contained in:
Pawel Pekala 2013-07-14 19:56:12 +00:00
parent c1ba45c3f7
commit fe43d8c454
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=322999

View File

@ -60,12 +60,10 @@ OPTIONS_DEFINE= GG_EMOTS
OPTIONS_SUB= yes
GG_EMOTS_DESC= Install GG-compatible emoticons
.include <bsd.port.options.mk>
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 <bsd.port.options.mk>
post-patch:
@${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|' \