From 6adca797986352620f314d617e04287a727fb82a Mon Sep 17 00:00:00 2001 From: fhajny Date: Thu, 19 Jun 2014 13:19:24 +0000 Subject: Add lang/lua/tool.mk to fix build with lang/lua52. --- chat/prosody/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'chat') diff --git a/chat/prosody/Makefile b/chat/prosody/Makefile index 2f5b01ba485..c2ea78b075d 100644 --- a/chat/prosody/Makefile +++ b/chat/prosody/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2014/05/03 13:01:24 alnsn Exp $ +# $NetBSD: Makefile,v 1.16 2014/06/19 13:19:24 fhajny Exp $ # DISTNAME= prosody-0.9.4 @@ -82,6 +82,7 @@ SUBST_SED.config+= -e 's,@PROSODY_LOG@,${PROSODY_LOG},' SUBST_SED.config+= -e 's,@PROSODY_RUN@,${PROSODY_RUN},' .include "../../lang/lua/application.mk" +.include "../../lang/lua/tool.mk" .include "../../devel/libidn/buildlink3.mk" .include "../../lang/lua/buildlink3.mk" -- cgit v1.2.3