View | Details | Raw Unified | Return to bug 217462
Collapse All | Expand All

(-)lang/pocl/Makefile (-1 / +2 lines)
Lines 2-7 Link Here
2
2
3
PORTNAME=	pocl
3
PORTNAME=	pocl
4
PORTVERSION=	0.13
4
PORTVERSION=	0.13
5
PORTREVISION=	1
5
CATEGORIES=	lang
6
CATEGORIES=	lang
6
MASTER_SITES=	SF/pocl \
7
MASTER_SITES=	SF/pocl \
7
		http://portablecl.org/downloads/
8
		http://portablecl.org/downloads/
Lines 25-31 Link Here
25
ONLY_FOR_ARCHS=	amd64
26
ONLY_FOR_ARCHS=	amd64
26
ONLY_FOR_ARCHS_REASON_amd64=	only tested on amd64
27
ONLY_FOR_ARCHS_REASON_amd64=	only tested on amd64
27
28
28
LLVM_VERSION=	37
29
LLVM_VERSION=	38
29
30
30
GNU_CONFIGURE=	yes
31
GNU_CONFIGURE=	yes
31
USE_LDCONFIG=	yes
32
USE_LDCONFIG=	yes

Return to bug 217462