Update databases/cassandra-cpp-driver to version 2.4.3
[dports.git] / graphics / luxrender14 / Makefile
1 # Created by: Alexey Dokuchaev <danfe@FreeBSD.org>
2 # $FreeBSD$
3
4 DISTVERSION=    1.4
5
6 LUX_REV=        dfd211d6faa0
7 LUXRAYS_REV=    7c7127ee1fa4
8
9 MASTERDIR=      ${.CURDIR}/../luxrender
10 PKGNAMESUFFIX=  14
11
12 DISTINFO_FILE=  ${.CURDIR}/distinfo
13 PATCHDIR=       ${.CURDIR}/files
14
15 CONFLICTS_INSTALL=      ${PORTNAME}-*
16
17 USES=           dos2unix
18 DOS2UNIX_FILES= ../luxrays/CMakeLists.txt
19
20 OPTIONS_SLAVE=  FREEIMAGE
21
22 .include "${MASTERDIR}/Makefile"