mirror of
https://git.freebsd.org/ports.git
synced 2025-05-28 00:46:27 -04:00
Whitespace fix
Submitted by: flz Pointy hat: erwin
This commit is contained in:
parent
c5114fefb3
commit
0d2e3ee93e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=140445
1 changed files with 2 additions and 2 deletions
|
@ -68,7 +68,7 @@ do-install:
|
||||||
cd ${WRKSRC} ; ${INSTALL_PROGRAM} ${BINS} ${PREFIX}/dpt ; \
|
cd ${WRKSRC} ; ${INSTALL_PROGRAM} ${BINS} ${PREFIX}/dpt ; \
|
||||||
${INSTALL_DATA} read.me dptcom.chk ${PREFIX}/dpt
|
${INSTALL_DATA} read.me dptcom.chk ${PREFIX}/dpt
|
||||||
.for bin in ${BINS}
|
.for bin in ${BINS}
|
||||||
${LN} -sf ${PREFIX}/dpt/${bin} ${PREFIX}/bin
|
${LN} -sf ${PREFIX}/dpt/${bin} ${PREFIX}/bin
|
||||||
.endfor
|
.endfor
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue