summaryrefslogtreecommitdiff
path: root/net/lua-socket/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/lua-socket/Makefile')
-rw-r--r--net/lua-socket/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/net/lua-socket/Makefile b/net/lua-socket/Makefile
index f20154530cc..bb09659fe79 100644
--- a/net/lua-socket/Makefile
+++ b/net/lua-socket/Makefile
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2014/01/22 16:20:51 jperkin Exp $
-#
+# $NetBSD: Makefile,v 1.7 2014/01/27 18:41:14 wiz Exp $
DISTNAME= luasocket-3.0-rc1
PKGNAME= ${LUA_PKGPREFIX}-${DISTNAME:S/lua//:S/-rc/rc/}
@@ -12,8 +11,6 @@ HOMEPAGE= http://w3.impa.br/~diego/software/luasocket/
COMMENT= Network support for the Lua language
LICENSE= mit
-FETCH_USING= curl
-
MAKE_FILE= makefile
LDFLAGS.SunOS= -lrt -lresolv