aboutsummaryrefslogtreecommitdiff
path: root/devel/cltune/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/cltune/Makefile')
-rw-r--r--devel/cltune/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/devel/cltune/Makefile b/devel/cltune/Makefile
index e394422ab1fb..280a3134fc0d 100644
--- a/devel/cltune/Makefile
+++ b/devel/cltune/Makefile
@@ -11,17 +11,18 @@ COMMENT= Library to tune OpenCL kernels
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN_powerpc64= fails to build: GCC version must be at least 4.7
+
BUILD_DEPENDS= opencl>=0:devel/opencl
LIB_DEPENDS= libOpenCL.so:devel/ocl-icd
RUN_DEPENDS= opencl>=0:devel/opencl
+USES= cmake
+USE_LDCONFIG= yes
USE_GITHUB= yes
GH_ACCOUNT= CNugteren
GH_PROJECT= CLTune
-USE_LDCONFIG= yes
-USES= cmake
-
PLIST_FILES= include/cltune.h \
lib/libcltune.so \
libdata/pkgconfig/cltune.pc