aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--archivers/libarchive/Makefile1
-rw-r--r--archivers/libpar2/Makefile2
-rw-r--r--archivers/snappy/Makefile1
-rw-r--r--archivers/tardy/Makefile1
-rw-r--r--audio/audiere/Makefile1
-rw-r--r--audio/liblscp/Makefile1
-rw-r--r--textproc/senna/Makefile1
7 files changed, 8 insertions, 0 deletions
diff --git a/archivers/libarchive/Makefile b/archivers/libarchive/Makefile
index f23844b61b3c..f6f59d40ec74 100644
--- a/archivers/libarchive/Makefile
+++ b/archivers/libarchive/Makefile
@@ -17,6 +17,7 @@ COMMENT= Library to create and read several streaming archive formats
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
USE_GNOME= gnomehack libxml2
+WITH_FBSD10_FIX=yes
PLIST_FILES= bin/bsdcpio \
bin/bsdtar \
diff --git a/archivers/libpar2/Makefile b/archivers/libpar2/Makefile
index fdf4159c37b4..aa1954e80266 100644
--- a/archivers/libpar2/Makefile
+++ b/archivers/libpar2/Makefile
@@ -22,6 +22,8 @@ LDFLAGS+= -L${LOCALBASE}/lib
CPPFLAGS+= -I${LOCALBASE}/include
USE_LDCONFIG= yes
+WITH_FBSD10_FIX=yes
+
OPTIONS= ENABLECANCEL "Enable graceful cancellation of repairs" On
diff --git a/archivers/snappy/Makefile b/archivers/snappy/Makefile
index 55d39d68a637..16514196f28e 100644
--- a/archivers/snappy/Makefile
+++ b/archivers/snappy/Makefile
@@ -17,6 +17,7 @@ COMMENT= A fast compressor/decompressor library
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
+WITH_FBSD10_FIX=yes
post-patch:
.if defined(NOPORTDOCS)
diff --git a/archivers/tardy/Makefile b/archivers/tardy/Makefile
index 0598c09ff28d..e3d328f52c15 100644
--- a/archivers/tardy/Makefile
+++ b/archivers/tardy/Makefile
@@ -20,6 +20,7 @@ BUILD_DEPENDS= ${LOCALBASE}/include/boost/shared_ptr.hpp:${PORTSDIR}/devel/boost
LIB_DEPENDS= explain.45:${PORTSDIR}/devel/libexplain
GNU_CONFIGURE= yes
+WITH_FBSD10_FIX=yes
MAKE_JOBS_UNSAFE= yes
diff --git a/audio/audiere/Makefile b/audio/audiere/Makefile
index 834fbe1f8f26..313130c1c845 100644
--- a/audio/audiere/Makefile
+++ b/audio/audiere/Makefile
@@ -14,6 +14,7 @@ MASTER_SITES= SF
MAINTAINER= amdmi3@FreeBSD.org
COMMENT= High-level audio API
+WITH_FBSD10_FIX=yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
WANT_WX= yes
diff --git a/audio/liblscp/Makefile b/audio/liblscp/Makefile
index 036fcdab4338..60b1830af58c 100644
--- a/audio/liblscp/Makefile
+++ b/audio/liblscp/Makefile
@@ -16,6 +16,7 @@ COMMENT= Wrapper around the LSCP network protocol
LICENSE= LGPL21
+WITH_FBSD10_FIX=yes
USE_GNOME= gnomehack
USE_GMAKE= yes
GNU_CONFIGURE= yes
diff --git a/textproc/senna/Makefile b/textproc/senna/Makefile
index 1183c312dce2..ea71dce2296e 100644
--- a/textproc/senna/Makefile
+++ b/textproc/senna/Makefile
@@ -15,6 +15,7 @@ MASTER_SITE_SUBDIR= senna/33763
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Embeddable Fulltext Search Engine
+WITH_FBSD10_FIX=yes
GNU_CONFIGURE= YES
USE_GMAKE= YES
USE_LDCONFIG= YES