Mk/Uses/libtool.mk: Add DragonFly support to USES+= libtool
Approved by: portmgr (bapt)
This commit is contained in:
parent
1ae95d7cce
commit
b9737ee14f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=345519
@ -20,6 +20,7 @@ patch-libtool:
|
||||
@${FIND} ${WRKDIR} \( -name configure -or -name ltconfig \) \
|
||||
-type f | ${XARGS} ${REINPLACE_CMD} \
|
||||
-e '/link_all_deplibs[0-9A-Z_]*=/s/=unknown/=no/' \
|
||||
-e 's,freebsd\*),freebsd\*|dragonfly\*),g' \
|
||||
-e '/objformat=/s/echo aout/echo elf/' \
|
||||
-e "/freebsd-elf\\*)/,/;;/ { \
|
||||
/deplibs_check_method=/s/=.*/=pass_all/; }" \
|
||||
|
Loading…
Reference in New Issue
Block a user