mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
- need newer llvm to build on amd64
This commit is contained in:
parent
69cfe8098b
commit
7ab2b745fb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=231261
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= languagekit
|
||||
PORTVERSION= 0.4.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= lang gnustep
|
||||
MASTER_SITES= http://download.gna.org/etoile/
|
||||
PKGNAMEPREFIX= etoile-
|
||||
@ -15,9 +16,7 @@ DISTNAME= etoile-${PORTVERSION}
|
||||
MAINTAINER= dinoex@FreeBSD.org
|
||||
COMMENT= Etoile Project LanguageKit framework
|
||||
|
||||
BUILD_DEPENDS= llc:${PORTSDIR}/devel/llvm
|
||||
|
||||
ONLY_FOR_ARCHS= i386
|
||||
BUILD_DEPENDS= llc:${PORTSDIR}/devel/llvm-devel
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_GNUSTEP= yes
|
||||
|
Loading…
Reference in New Issue
Block a user