summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorwiz <wiz>2015-03-31 22:03:48 +0000
committerwiz <wiz>2015-03-31 22:03:48 +0000
commitc341c1f70de3b2a6317fb4116d96e067720d56b5 (patch)
treea346b3ac0d87c338b895237decc0919e8d679381 /devel
parent40a77e8daaca588f78cc98be0f62a2bc868093c4 (diff)
downloadpkgsrc-c341c1f70de3b2a6317fb4116d96e067720d56b5.tar.gz
Remove FETCH_USING, not package-setable.
Diffstat (limited to 'devel')
-rw-r--r--devel/cmocka/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/cmocka/Makefile b/devel/cmocka/Makefile
index e329af9f508..45a5212c00e 100644
--- a/devel/cmocka/Makefile
+++ b/devel/cmocka/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2015/03/31 15:11:16 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2015/03/31 22:03:48 wiz Exp $
DISTNAME= cmocka-1.0.0
CATEGORIES= devel
@@ -10,8 +10,6 @@ HOMEPAGE= https://cmocka.org/files/1.0/
COMMENT= Unit testing framework for C supporing mock objects
LICENSE= apache-2.0
-FETCH_USING= curl
-
USE_CMAKE= yes
WRKSRC= ${WRKDIR}/${DISTNAME}/build
CMAKE_ARG_PATH= ${WRKDIR}/${DISTNAME}