summaryrefslogtreecommitdiff
path: root/Mk
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2002-08-19 17:12:59 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2002-08-19 17:12:59 +0000
commit8e28be07ef2b9092c619bde61b31f396c6ab0545 (patch)
tree9b22e3d7885add113845f2afd0368a13b8e41c4f /Mk
parentFix build on alpha. (diff)
Fix MLINKS broken since bsd.port.mk speed-up commit.
Submitted & reported by: many PR (among others reports): 39646 Approved by: portmgr
Notes
Notes: svn path=/head/; revision=64665
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.port.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/bsd.port.mk b/Mk/bsd.port.mk
index 66751678e12a..86cbe34358e2 100644
--- a/Mk/bsd.port.mk
+++ b/Mk/bsd.port.mk
@@ -1748,7 +1748,7 @@ _MANPAGES+= ${MANN:S%^%${MANNPREFIX}/man/${lang}/mann/%}
.endfor
-.if defined(_MLINKS) && make(generate-plist)
+.if defined(_MLINKS)
_TMLINKS!= ${ECHO_CMD} ${_MLINKS} | ${AWK} '{for (i=2; i<=NF; i+=2) print $$i}'
.else
_TMLINKS=