mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 19:06:28 -04:00
Add stage support for linux-f10-* packages maintained by emulation@
(category x11).
This commit is contained in:
parent
24859a6baf
commit
afb995a63a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=329595
1 changed files with 2 additions and 2 deletions
|
@ -95,8 +95,8 @@ USE_LINUX_APPS= fontconfig
|
|||
LINUX_DIST_VER= 10
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
post-install:
|
||||
@${INSTALL_DATA} ${FILESDIR}/xorg-x11-i386.conf ${PREFIX}/etc/ld.so.conf.d
|
||||
${MKDIR} ${STAGEDIR}${PREFIX}/etc/ld.so.conf.d
|
||||
@${INSTALL_DATA} ${FILESDIR}/xorg-x11-i386.conf ${STAGEDIR}${PREFIX}/etc/ld.so.conf.d
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue