From 57c04beb7033430b70edf713823ab1360da084a6 Mon Sep 17 00:00:00 2001 From: pav Date: Wed, 3 May 2006 13:25:07 +0000 Subject: - Switch lua dependency to lang/lua50 --- net-p2p/verlihub-plugins/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-p2p/verlihub-plugins') diff --git a/net-p2p/verlihub-plugins/Makefile b/net-p2p/verlihub-plugins/Makefile index 57241a04b3a1..3f170a029d17 100644 --- a/net-p2p/verlihub-plugins/Makefile +++ b/net-p2p/verlihub-plugins/Makefile @@ -16,7 +16,7 @@ MAINTAINER= hurbold@yahoo.com COMMENT= Plugins for the Verlihub Linux/Unix Direct Connect Hub Software BUILD_DEPENDS= ${LOCALBASE}/bin/verlihub:${PORTSDIR}/net-p2p/verlihub -LIB_DEPENDS= lua.5:${PORTSDIR}/lang/lua +LIB_DEPENDS= lua.5:${PORTSDIR}/lang/lua50 WRKSRC= ${WRKDIR}/vh_plugins-0.1 -- cgit