summaryrefslogtreecommitdiff
path: root/devel/lua-bitlib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/lua-bitlib/Makefile')
-rw-r--r--devel/lua-bitlib/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/lua-bitlib/Makefile b/devel/lua-bitlib/Makefile
index 5008b9b91ea2..b4fd46f08827 100644
--- a/devel/lua-bitlib/Makefile
+++ b/devel/lua-bitlib/Makefile
@@ -3,6 +3,7 @@
PORTNAME= bitlib
PORTVERSION= 24
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://luaforge.net/frs/download.php/2715/
PKGNAMEPREFIX= ${LUA_PKGNAMEPREFIX}
@@ -10,7 +11,7 @@ PKGNAMEPREFIX= ${LUA_PKGNAMEPREFIX}
MAINTAINER= ports@FreeBSD.org
COMMENT= Tiny library for bitwise operations
-USES= lua
+USES= lua:module
PLIST_FILES= %%LUA_MODLIBDIR%%/bit.so