aboutsummaryrefslogtreecommitdiffstats
path: root/Mk
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2002-08-20 01:12:59 +0800
committersobomax <sobomax@FreeBSD.org>2002-08-20 01:12:59 +0800
commit80ce5d67dcf3fb90116beacfcc21b00030b63a37 (patch)
treef3fcd7198202e34028106ab8506ad44f1212f4f1 /Mk
parentf6f7be684a87d549e3cdf5f88a5731c8693a3baa (diff)
downloadfreebsd-ports-graphics-80ce5d67dcf3fb90116beacfcc21b00030b63a37.tar.gz
freebsd-ports-graphics-80ce5d67dcf3fb90116beacfcc21b00030b63a37.tar.zst
freebsd-ports-graphics-80ce5d67dcf3fb90116beacfcc21b00030b63a37.zip
Fix MLINKS broken since bsd.port.mk speed-up commit.
Submitted & reported by: many PR (among others reports): 39646 Approved by: portmgr
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 66751678e12..86cbe34358e 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=