mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
- Fix build by forcing known good CFLAGS
PR: ports/103832 Submitted by: Randy Pratt <bsd-unix@earthlink.net> Approved by: M. Yu. Brazhnikov <makc@issp.ac.ru> (maintainer)
This commit is contained in:
parent
a4fef14cea
commit
407b1151fc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=174690
@ -24,6 +24,7 @@ USE_GMAKE= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib -I${X11BASE}/lib"
|
||||
CONFIGURE_ARGS= --mandir=${PREFIX}/man
|
||||
CFLAGS= -O2 -fno-strict-aliasing -pipe
|
||||
INSTALLS_ICONS= yes
|
||||
|
||||
MANLANG= "" de
|
||||
|
Loading…
Reference in New Issue
Block a user