aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--audio/libcddb/Makefile1
-rw-r--r--devel/gio-fam-backend/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/audio/libcddb/Makefile b/audio/libcddb/Makefile
index 41a7afd0f493..49ea20eb8e4c 100644
--- a/audio/libcddb/Makefile
+++ b/audio/libcddb/Makefile
@@ -15,6 +15,7 @@ MASTER_SITES= SF
MAINTAINER= multimedia@FreeBSD.org
COMMENT= A library to access data on a CDDB server
+WITH_FBSD10_FIX= yes
USE_BZIP2= yes
GNU_CONFIGURE= yes
USE_GNOME= gnomehack pkgconfig
diff --git a/devel/gio-fam-backend/Makefile b/devel/gio-fam-backend/Makefile
index c3a0cb764176..1545979ccd11 100644
--- a/devel/gio-fam-backend/Makefile
+++ b/devel/gio-fam-backend/Makefile
@@ -26,6 +26,7 @@ COMMENT= FAM backend for GLib\'s GIO library
USE_XZ= yes
BUILD_WRKSRC= ${WRKSRC}/gio/fam
INSTALL_WRKSRC= ${BUILD_WRKSRC}
+WITH_FBSD10_FIX= yes
GNU_CONFIGURE= yes
USE_GNOME= gnomehack pkgconfig _glib20
USE_FAM= yes