mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
No need to create stage orphans for dconf-editor
This commit is contained in:
parent
7c7f584e9c
commit
b565ede2b6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=375319
1 changed files with 2 additions and 0 deletions
|
@ -53,8 +53,10 @@ post-patch:
|
||||||
@${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \
|
@${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \
|
||||||
${WRKSRC}/docs/Makefile.in
|
${WRKSRC}/docs/Makefile.in
|
||||||
|
|
||||||
|
.if ${DCONF_SLAVE} == no
|
||||||
post-install:
|
post-install:
|
||||||
@${MKDIR} ${STAGEDIR}${PREFIX}/etc/dconf/db
|
@${MKDIR} ${STAGEDIR}${PREFIX}/etc/dconf/db
|
||||||
@${MKDIR} ${STAGEDIR}${PREFIX}/etc/dconf/profile
|
@${MKDIR} ${STAGEDIR}${PREFIX}/etc/dconf/profile
|
||||||
|
.endif
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
Loading…
Add table
Reference in a new issue