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

(-)graphics/blender/Makefile (-1 / +1 lines)
Lines 48-54 Link Here
48
# version without trailing update letters
48
# version without trailing update letters
49
VERDIR=		${DISTVERSION:C/[abcdef]//g}
49
VERDIR=		${DISTVERSION:C/[abcdef]//g}
50
PLIST_SUB+=	VER=${VERDIR}
50
PLIST_SUB+=	VER=${VERDIR}
51
LLVM_VER=	60
51
LLVM_VER=	80
52
OPTIONS_SUB=	yes
52
OPTIONS_SUB=	yes
53
53
54
.include "${.CURDIR}/Makefile.options"
54
.include "${.CURDIR}/Makefile.options"

Return to bug 241075