diff options
Diffstat (limited to 'devel/opencl/Makefile')
-rw-r--r-- | devel/opencl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/opencl/Makefile b/devel/opencl/Makefile index 9c3493fa1f2b..c36ccce0f0c3 100644 --- a/devel/opencl/Makefile +++ b/devel/opencl/Makefile @@ -23,6 +23,7 @@ PLIST_DIRS+= include/CL PLIST_FILES+=include/CL/$f .endfor +NO_STAGE= yes pre-patch: @${MKDIR} ${WRKSRC} .for f in ${DISTFILES} |