mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Fix a stage symlink
This commit is contained in:
parent
414d82da35
commit
e37ddd8203
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=342474
@ -27,6 +27,8 @@ OPTIONS_DEFAULT= X11
|
||||
X11_USE= XORG=x11
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} 's|$$(LN_S) $$(DESTDIR)$$(libdir)/cscc/lib/$$(FRAMEWORK_VERSION)/pinvoke.map|$$(LN_S) $$(FRAMEWORK_VERSION)/pinvoke.map|' \
|
||||
${WRKSRC}/tools/Makefile.in
|
||||
@${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} \
|
||||
$$ac_aux_dir|$$ac_aux_dir|' ${WRKSRC}/configure
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user