Fix build on versions of freebsd where clang isn't the default compiler
This commit is contained in:
parent
c44e89a9ba
commit
8fb0a79b41
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=383729
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ COMMENT= GNUstep makefile package
|
|||
|
||||
LICENSE= GPLv3
|
||||
|
||||
USES= gnustep
|
||||
USES= gnustep objc
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
MAKE_FLAGS= OPTFLAG="${CFLAGS}"
|
||||
|
|
Loading…
Reference in a new issue