mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 19:06:28 -04:00
Fix the build with new binutils.
PR: ports/170191 Submitted by: Michael Moll <kvedulv@kvedulv.de>
This commit is contained in:
parent
0adf48f7d1
commit
837e35eb8f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=309610
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@ GNU_CONFIGURE= yes
|
|||
INSTALLS_OMF= yes
|
||||
CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}"
|
||||
CPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS}
|
||||
LDFLAGS+= -L${LOCALBASE}/lib -lintl
|
||||
|
||||
MAN1= zenity.1
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue