Index: lang/pocl/Makefile =================================================================== --- lang/pocl/Makefile (revision 435085) +++ lang/pocl/Makefile (working copy) @@ -2,6 +2,7 @@ PORTNAME= pocl PORTVERSION= 0.13 +PORTREVISION= 1 CATEGORIES= lang MASTER_SITES= SF/pocl \ http://portablecl.org/downloads/ @@ -25,7 +26,7 @@ ONLY_FOR_ARCHS= amd64 ONLY_FOR_ARCHS_REASON_amd64= only tested on amd64 -LLVM_VERSION= 37 +LLVM_VERSION= 38 GNU_CONFIGURE= yes USE_LDCONFIG= yes