summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--archivers/squeeze/Makefile1
-rw-r--r--graphics/ImageMagick/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/archivers/squeeze/Makefile b/archivers/squeeze/Makefile
index 63ad8555da54..1df50b94dd3f 100644
--- a/archivers/squeeze/Makefile
+++ b/archivers/squeeze/Makefile
@@ -23,6 +23,7 @@ LICENSE= GPLv2
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes
+WITH_FBSD10_FIX=yes
USE_XFCE= configenv panel thunar thunarvfs
USE_XORG= x11
USE_GNOME= gnomehack gtk20 glib20 intltool intlhack pkgconfig
diff --git a/graphics/ImageMagick/Makefile b/graphics/ImageMagick/Makefile
index 6a6e699a079b..347aebd03284 100644
--- a/graphics/ImageMagick/Makefile
+++ b/graphics/ImageMagick/Makefile
@@ -20,6 +20,7 @@ USE_XZ= yes
USE_PERL5= yes
USE_GNOME= gnomehack pkgconfig
USE_AUTOTOOLS= libltdl
+WITH_FBSD10_FIX=yes
# For some reason, using our libtool breaks the build into pieces:
#USE_AUTOTOOLS+= libtool
GNU_CONFIGURE= yes