diff options
Diffstat (limited to 'devel/lua50-compat51/Makefile')
-rw-r--r-- | devel/lua50-compat51/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/lua50-compat51/Makefile b/devel/lua50-compat51/Makefile index 81184fe7f65b..a4b7d5a7b8dc 100644 --- a/devel/lua50-compat51/Makefile +++ b/devel/lua50-compat51/Makefile @@ -14,7 +14,7 @@ DISTNAME= compat-${CVER}${CREV}.tar.gz MAINTAINER= andrew+ports@fubar.geek.nz COMMENT= Lua 5.1 package compatibility layer for Lua 5.0.x -BUILD_DEPENDS= ${LOCALBASE}/include/lua.h:${PORTSDIR}/lang/lua +BUILD_DEPENDS= ${LOCALBASE}/include/lua.h:${PORTSDIR}/lang/lua50 CONFLICTS= luasocket-2.0 |