mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
Rename PLIST.X11 to pkg-plist.x11.
This commit is contained in:
parent
81dd7a637c
commit
a0b090ea7f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=33545
@ -132,8 +132,7 @@ CONFIGURE_ARGS+= --with-socks="-L${PREFIX}/lib -lsocks5" --with-socks5
|
||||
USE_XLIB= yes
|
||||
PLIST:= ${WRKDIR}/PLIST
|
||||
pre-install:
|
||||
@${CAT} ${PKGDIR}/PLIST.X11 > ${PLIST}
|
||||
@${CAT} ${PKGDIR}/PLIST >> ${PLIST}
|
||||
@${CAT} ${PKGDIR}/pkg-plist.x11 ${PKGDIR}/pkg-plist > ${PLIST}
|
||||
.else
|
||||
CONFIGURE_ARGS+= --without-x
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user