mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
- fix build for amd64
This commit is contained in:
parent
cb23ec0d34
commit
b99ad4b0a6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=224446
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= languagekit
|
||||
PORTVERSION= 0.4.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= lang gnustep
|
||||
MASTER_SITES= http://download.gna.org/etoile/
|
||||
PKGNAMEPREFIX= etoile-
|
||||
@ -33,4 +34,6 @@ USE_GNUSTEP_MAKE_DIRS+= Languages/LanguageKit
|
||||
|
||||
FOUNDATION_PORT?= devel/etoile-foundation
|
||||
|
||||
ADDITIONAL_OBJCFLAGS+= -fPIC
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user