mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-30 10:38:37 +00:00
Remove confusing and obsolete comment, 10.2 support was axed in
ports r430441.
This commit is contained in:
parent
1388aab9b0
commit
ed29b995f5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=459356
@ -31,7 +31,6 @@ set -f
|
||||
|
||||
rm -f "${dp_UG_INSTALL}" "${dp_UG_DEINSTALL}" || :
|
||||
|
||||
# Before FreeBSD 10.2, PW did not have -R support.
|
||||
if [ "${dp_OPSYS}" = FreeBSD ] ; then
|
||||
cat >> "${dp_UG_INSTALL}" <<-eot
|
||||
if [ -n "\${PKG_ROOTDIR}" ] && [ "\${PKG_ROOTDIR}" != "/" ]; then
|
||||
|
Loading…
Reference in New Issue
Block a user