summaryrefslogtreecommitdiffstats
path: root/devel/libfastjson/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libfastjson/Makefile')
-rw-r--r--devel/libfastjson/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libfastjson/Makefile b/devel/libfastjson/Makefile
index 0f01605..0070fc2 100644
--- a/devel/libfastjson/Makefile
+++ b/devel/libfastjson/Makefile
@@ -19,7 +19,7 @@ USES= autoreconf libtool pkgconfig
INSTALL_TARGET= install-strip
post-patch:
- ${REINPLACE_CMD} -e 's|$(libdir)/pkgconfig|$(libdir)data/pkgconfig|' \
+ ${REINPLACE_CMD} -e 's|$$(libdir)/pkgconfig|$$(libdir)data/pkgconfig|' \
${WRKSRC}/Makefile.am
.include <bsd.port.mk>
OpenPOWER on IntegriCloud