aboutsummaryrefslogtreecommitdiff
path: root/lang/pnetlib
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-02-03 22:20:02 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-02-03 22:20:02 +0000
commite37ddd8203fe4e4df52832f3438f7fee460ab9d5 (patch)
tree891d7b3a723dc976b8f4dd6a93306f0494918baa /lang/pnetlib
parent414d82da35947d913e82cbcbd671b5f956c85ba2 (diff)
downloadports-e37ddd8203fe4e4df52832f3438f7fee460ab9d5.tar.gz
ports-e37ddd8203fe4e4df52832f3438f7fee460ab9d5.zip
Notes
Diffstat (limited to 'lang/pnetlib')
-rw-r--r--lang/pnetlib/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/pnetlib/Makefile b/lang/pnetlib/Makefile
index b49450c22387..862e3d120464 100644
--- a/lang/pnetlib/Makefile
+++ b/lang/pnetlib/Makefile
@@ -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