aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkwm <kwm@FreeBSD.org>2011-10-30 00:30:24 +0800
committerkwm <kwm@FreeBSD.org>2011-10-30 00:30:24 +0800
commitb03cc50e5ed5cdc4ae7518e286a1bdd0dd4a020b (patch)
treeb9b0470435cd6a616026527afec1d9de18a847ea
parent2de67310a25deead0f4bbc2ca4c7753c62b1610d (diff)
downloadfreebsd-ports-gnome-b03cc50e5ed5cdc4ae7518e286a1bdd0dd4a020b.tar.gz
freebsd-ports-gnome-b03cc50e5ed5cdc4ae7518e286a1bdd0dd4a020b.tar.zst
freebsd-ports-gnome-b03cc50e5ed5cdc4ae7518e286a1bdd0dd4a020b.zip
Fix build on FreeBSD 10
-rw-r--r--accessibility/gnome-speech/Makefile1
-rw-r--r--net-im/folks/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/accessibility/gnome-speech/Makefile b/accessibility/gnome-speech/Makefile
index 70e217980fbf..601fa5574aab 100644
--- a/accessibility/gnome-speech/Makefile
+++ b/accessibility/gnome-speech/Makefile
@@ -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
diff --git a/net-im/folks/Makefile b/net-im/folks/Makefile
index fec8de126d2c..eb3511d0edab 100644
--- a/net-im/folks/Makefile
+++ b/net-im/folks/Makefile
@@ -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