From d3355c141535e06907f4479a55d7a37596fd6c65 Mon Sep 17 00:00:00 2001 From: obache Date: Mon, 27 Jan 2014 08:10:24 +0000 Subject: FETCH_USING should not be defined in packages' Makefile. --- devel/lua-posix/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'devel/lua-posix') diff --git a/devel/lua-posix/Makefile b/devel/lua-posix/Makefile index a1d8e941936..df87adbf7f2 100644 --- a/devel/lua-posix/Makefile +++ b/devel/lua-posix/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2013/09/17 16:23:54 ryoon Exp $ +# $NetBSD: Makefile,v 1.3 2014/01/27 08:10:24 obache Exp $ # DISTNAME= luaposix-release-v31 @@ -11,8 +11,6 @@ HOMEPAGE= https://github.com/luaposix/luaposix COMMENT= POSIX library (including curses) for lua LICENSE= mit -FETCH_USING= curl - GNU_CONFIGURE= yes USE_TOOLS+= perl:build USE_LIBTOOL= yes -- cgit v1.2.3