summaryrefslogtreecommitdiff
path: root/databases/ocaml-sqlite3
diff options
context:
space:
mode:
authorwiz <wiz>2014-01-27 18:41:11 +0000
committerwiz <wiz>2014-01-27 18:41:11 +0000
commit68fbb81137a1b37c52bad847d74ac236a019c542 (patch)
tree5a670e83731c045a6a2cd732ed95c0208be6f15a /databases/ocaml-sqlite3
parent43cb1d44f23136563cd2fd2a27d470914b17f0ef (diff)
downloadpkgsrc-68fbb81137a1b37c52bad847d74ac236a019c542.tar.gz
Do not set FETCH_USING, should not be set in a package Makefile.
Diffstat (limited to 'databases/ocaml-sqlite3')
-rw-r--r--databases/ocaml-sqlite3/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/databases/ocaml-sqlite3/Makefile b/databases/ocaml-sqlite3/Makefile
index 595114d3b1e..351037bc8fa 100644
--- a/databases/ocaml-sqlite3/Makefile
+++ b/databases/ocaml-sqlite3/Makefile
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2013/11/01 11:30:21 jaapb Exp $
-#
+# $NetBSD: Makefile,v 1.11 2014/01/27 18:41:11 wiz Exp $
PKGNAME= ocaml-sqlite3-${VERSION}
DISTNAME= sqlite3-ocaml-${VERSION}
@@ -7,7 +6,6 @@ VERSION= 2.0.4
PKGREVISION= 2
CATEGORIES= databases
MASTER_SITES= https://bitbucket.org/mmottl/sqlite3-ocaml/downloads/
-FETCH_USING= curl
MAINTAINER= jaapb@NetBSD.org
HOMEPAGE= https://bitbucket.org/mmottl/sqlite3-ocaml/