Fix build on FreeBSD 10
This commit is contained in:
parent
932389a3c2
commit
dc3363f9b7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=284661
@ -19,6 +19,7 @@ USE_BZIP2= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= gnomehack gnomeprefix libbonobo
|
||||
GNU_CONFIGURE= yes
|
||||
WITH_FBSD10_FIX=yes
|
||||
USE_LDCONFIG= yes
|
||||
CONFIGURE_ARGS= --enable-static
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
|
@ -25,6 +25,7 @@ USE_LDCONFIG= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= gnomehack
|
||||
GNU_CONFIGURE= yes
|
||||
WITH_FBSD10_FIX=yes
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user