Fix build on FreeBSD 10

This commit is contained in:
Koop Mast 2011-10-29 10:25:51 +00:00
parent cd186c095c
commit 6561003cfe
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=284625
5 changed files with 5 additions and 0 deletions

View file

@ -21,6 +21,7 @@ USE_LDCONFIG= yes
USE_GMAKE= yes
MAKE_JOBS_SAFE= yes
USE_GNOME= gnomehack atk
WITH_FBSD10_FIX=yes
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib

View file

@ -27,6 +27,7 @@ USE_BISON= build
USE_GETTEXT= yes
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
WITH_FBSD10_FIX=yes
USE_PERL5= yes
USE_GNOME= gnomehack intlhack libxml2 orbit2 referencehack
CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc \

View file

@ -25,6 +25,7 @@ USE_GMAKE= yes
USE_GNOME= gnomehack orbit2
USE_PYTHON= yes
GNU_CONFIGURE= yes
WITH_FBSD10_FIX=yes
ORBIT_CONFIG= ${LOCALBASE}/bin/orbit2-config
LDFLAGS+= ${PTHREAD_LIBS}

View file

@ -23,6 +23,7 @@ USE_PYTHON= 2.6-2.7
USE_GMAKE= yes
USE_GNOME= gnomehack
GNU_CONFIGURE= yes
WITH_FBSD10_FIX=yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib

View file

@ -26,6 +26,7 @@ BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
USE_GMAKE= yes
GNU_CONFIGURE= yes
WITH_FBSD10_FIX=yes
USE_LDCONFIG= yes
USE_GNOME= gnomehack pango
CPPFLAGS+= -I${LOCALBASE}/include