Index: head/devel/lua51-bitop/Makefile =================================================================== --- head/devel/lua51-bitop/Makefile (revision 504299) +++ head/devel/lua51-bitop/Makefile (revision 504300) @@ -1,13 +1,12 @@ # Created by: lx # $FreeBSD$ COMMENT= lua-bitop for Lua 5.1 -SLAVE_PORT= lua-bitop +USES= gmake lua:51 -USES= gmake lua:51 - MASTERDIR= ${.CURDIR}/../lua-bitop -PLIST= ${MASTERDIR}/pkg-plist + +PLIST= ${MASTERDIR}/pkg-plist .include "${MASTERDIR}/Makefile"