summaryrefslogtreecommitdiff
path: root/graphics/openimageio
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2014-01-27 18:41:11 +0000
committerwiz <wiz@pkgsrc.org>2014-01-27 18:41:11 +0000
commita8ce86997e0153e277ba6f540fddb593c3f19f44 (patch)
tree5a670e83731c045a6a2cd732ed95c0208be6f15a /graphics/openimageio
parentd3a768ef59085720a0f42c43102737c59d39abd9 (diff)
downloadpkgsrc-a8ce86997e0153e277ba6f540fddb593c3f19f44.tar.gz
Do not set FETCH_USING, should not be set in a package Makefile.
Diffstat (limited to 'graphics/openimageio')
-rw-r--r--graphics/openimageio/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/openimageio/Makefile b/graphics/openimageio/Makefile
index aa0443805ed..c668480d5d1 100644
--- a/graphics/openimageio/Makefile
+++ b/graphics/openimageio/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2013/11/20 20:04:35 adam Exp $
+# $NetBSD: Makefile,v 1.21 2014/01/27 18:41:13 wiz Exp $
OIIOVER= 1.2.2
DISTNAME= oiio-Release-${OIIOVER}
@@ -6,7 +6,6 @@ PKGNAME= ${DISTNAME:S/oiio-Release/openimageio/}
PKGREVISION= 2
CATEGORIES= graphics
MASTER_SITES= -https://github.com/OpenImageIO/oiio/archive/Release-${OIIOVER}.tar.gz
-FETCH_USING= curl
MAINTAINER= ryoon@NetBSD.org
HOMEPAGE= https://sites.google.com/site/openimageio/