From 68fbb81137a1b37c52bad847d74ac236a019c542 Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 27 Jan 2014 18:41:11 +0000 Subject: Do not set FETCH_USING, should not be set in a package Makefile. --- net/lua-socket/Makefile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'net/lua-socket') 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 -- cgit v1.2.3