mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
- mark ONLY_FOR_ARCHS i386
This commit is contained in:
parent
429a4e9e1d
commit
fbd0282fb8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=224454
1 changed files with 3 additions and 3 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= languagekit
|
||||
PORTVERSION= 0.4.0
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= lang gnustep
|
||||
MASTER_SITES= http://download.gna.org/etoile/
|
||||
PKGNAMEPREFIX= etoile-
|
||||
|
@ -18,6 +18,8 @@ COMMENT= Etoile Project LanguageKit framework
|
|||
|
||||
BUILD_DEPENDS= llc:${PORTSDIR}/devel/llvm
|
||||
|
||||
ONLY_FOR_ARCHS= i386
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_GNUSTEP= yes
|
||||
USE_GNUSTEP_PREFIX= yes
|
||||
|
@ -34,6 +36,4 @@ USE_GNUSTEP_MAKE_DIRS+= Languages/LanguageKit
|
|||
|
||||
FOUNDATION_PORT?= devel/etoile-foundation
|
||||
|
||||
ADDITIONAL_OBJCFLAGS+= -fPIC
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue