View | Details | Raw Unified | Return to bug 172337 | Differences between
and this patch

Collapse All | Expand All

(-)ilmbase/Makefile (-2 / +1 lines)
Lines 8-14 Link Here
8
PORTNAME=	ilmbase
8
PORTNAME=	ilmbase
9
PORTVERSION=	1.0.3
9
PORTVERSION=	1.0.3
10
CATEGORIES=	graphics devel
10
CATEGORIES=	graphics devel
11
MASTER_SITES=	https://github.com/downloads/openexr/openexr/
11
MASTER_SITES=	http://cloud.github.com/downloads/openexr/openexr/
12
12
13
MAINTAINER=	nemysis@gmx.ch
13
MAINTAINER=	nemysis@gmx.ch
14
COMMENT=	ILM Base libraries a.k.a. Half, IlmThread, Imath, and Iex
14
COMMENT=	ILM Base libraries a.k.a. Half, IlmThread, Imath, and Iex
Lines 17-23 Link Here
17
17
18
CONFLICTS=	OpenEXR-1.[0-4].*
18
CONFLICTS=	OpenEXR-1.[0-4].*
19
19
20
FETCH_ARGS?=	-Fpr
21
USE_PKGCONFIG=	build
20
USE_PKGCONFIG=	build
22
USE_LDCONFIG=	yes
21
USE_LDCONFIG=	yes
23
GNU_CONFIGURE=	yes
22
GNU_CONFIGURE=	yes

Return to bug 172337