1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Rename PLIST.X11 to pkg-plist.x11.

This commit is contained in:
Satoshi Asami 2000-10-08 06:03:48 +00:00
parent 81dd7a637c
commit a0b090ea7f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=33545

View File

@ -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