summaryrefslogtreecommitdiff
path: root/devel/lua-lrexlib/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'devel/lua-lrexlib/Makefile.common')
-rw-r--r--devel/lua-lrexlib/Makefile.common6
1 files changed, 1 insertions, 5 deletions
diff --git a/devel/lua-lrexlib/Makefile.common b/devel/lua-lrexlib/Makefile.common
index fd8814b0c29..64a0cfb2bef 100644
--- a/devel/lua-lrexlib/Makefile.common
+++ b/devel/lua-lrexlib/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.3 2013/01/25 22:02:18 ryoon Exp $
+# $NetBSD: Makefile.common,v 1.4 2014/01/27 18:41:12 wiz Exp $
# used by devel/lua-lrexlib-posix/Makefile
# used by devel/lua-lrexlib-pcre/Makefile
# used by devel/lua-lrexlib-onig/Makefile
@@ -15,10 +15,6 @@ HOMEPAGE= http://luaforge.net/projects/lrexlib
LICENSE= mit
-# Force using "curl" for fetching the distribution file. It is only available
-# over HTTPS and "curl" is the only fetch program which always supports HTTPS.
-FETCH_USING= curl
-
#USE_TOOLS+= gmake
USE_LIBTOOL= yes