summaryrefslogtreecommitdiff
path: root/devel/gitolite
diff options
context:
space:
mode:
authorwiz <wiz>2014-01-27 18:41:11 +0000
committerwiz <wiz>2014-01-27 18:41:11 +0000
commit6dcb35cc4540606da433fd60c2ea8deb67cc736b (patch)
tree5a670e83731c045a6a2cd732ed95c0208be6f15a /devel/gitolite
parent587ecbda8742a25d25c7ec0cfc408d48a2e08aaf (diff)
downloadpkgsrc-6dcb35cc4540606da433fd60c2ea8deb67cc736b.tar.gz
Do not set FETCH_USING, should not be set in a package Makefile.
Diffstat (limited to 'devel/gitolite')
-rw-r--r--devel/gitolite/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/devel/gitolite/Makefile b/devel/gitolite/Makefile
index 0a20835e80e..3814097c3fc 100644
--- a/devel/gitolite/Makefile
+++ b/devel/gitolite/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2013/10/18 11:41:18 bsiegert Exp $
+# $NetBSD: Makefile,v 1.16 2014/01/27 18:41:11 wiz Exp $
GLVER= 3.5.2
DISTNAME= gitolite-${GLVER}
@@ -15,10 +15,6 @@ DEPENDS+= git-base>=1.6.6:../../devel/git-base
USE_LANGUAGES= # none
USE_TOOLS+= pax perl:run
-# 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
-
NO_BUILD= yes
REPLACE_PERL= src/lib/* src/VREF/* src/triggers/* src/triggers/*/* \