aboutsummaryrefslogtreecommitdiff
path: root/lang/pocl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/pocl/Makefile')
-rw-r--r--lang/pocl/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/lang/pocl/Makefile b/lang/pocl/Makefile
index bdf81df9ea71..688ed83fb35d 100644
--- a/lang/pocl/Makefile
+++ b/lang/pocl/Makefile
@@ -3,8 +3,12 @@
PORTNAME= pocl
PORTVERSION= 1.4
DISTVERSIONPREFIX= v
+PORTREVISION= 1
CATEGORIES= lang
+PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
+PATCHFILES+= 9ba33d2a570c.patch:-p1 # https://github.com/pocl/pocl/pull/879
+
MAINTAINER= ohartmann@walstatt.org
COMMENT= POrtable Computing Language (POCL)