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:
parent
c1ba45c3f7
commit
fe43d8c454
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=322999
@ -60,12 +60,10 @@ OPTIONS_DEFINE= GG_EMOTS
|
|||||||
OPTIONS_SUB= yes
|
OPTIONS_SUB= yes
|
||||||
GG_EMOTS_DESC= Install GG-compatible emoticons
|
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}
|
.include <bsd.port.options.mk>
|
||||||
DISTFILES+= ${GG6_EMOTS_DISTFILE}:additions \
|
|
||||||
${GG7_EMOTS_DISTFILE}:additions
|
|
||||||
.endif
|
|
||||||
|
|
||||||
post-patch:
|
post-patch:
|
||||||
@${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|' \
|
@${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|' \
|
||||||
|
Loading…
Reference in New Issue
Block a user