From e22c34e7c8ef819d6ffb7e17f31aad39b4fec00c Mon Sep 17 00:00:00 2001 From: brooks Date: Wed, 26 Sep 2018 15:23:37 +0000 Subject: Update Objective-C LLVM version to 6.0. Fixes aarch64 build. Reduces depends on obsolete LLVM 4.0. PR: 230116 Submitted by: mikael.urankar@gmail.com Approved by: theraven (prior version) Sponsored by: DARPA, AFRL --- textproc/latex-service/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'textproc/latex-service') diff --git a/textproc/latex-service/Makefile b/textproc/latex-service/Makefile index 7c3bbc5dd120..598b1a4c32f4 100644 --- a/textproc/latex-service/Makefile +++ b/textproc/latex-service/Makefile @@ -2,7 +2,7 @@ PORTNAME= latex PORTVERSION= 0.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= textproc gnustep MASTER_SITES= http://www.roard.com/latexservice/download/ PKGNAMESUFFIX= -service${PKGNAMESUFFIX2} -- cgit