Fix build on versions of freebsd where clang isn't the default compiler

This commit is contained in:
Antoine Brodin 2015-04-10 13:44:29 +00:00
parent c44e89a9ba
commit 8fb0a79b41
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=383729

View file

@ -12,7 +12,7 @@ COMMENT= GNUstep makefile package
LICENSE= GPLv3
USES= gnustep
USES= gnustep objc
GNU_CONFIGURE= yes
MAKE_FLAGS= OPTFLAG="${CFLAGS}"