Fix build on FreeBSD 10

This commit is contained in:
Koop Mast 2011-10-29 16:30:24 +00:00
parent 932389a3c2
commit dc3363f9b7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=284661
2 changed files with 2 additions and 0 deletions

View File

@ -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

View File

@ -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