aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sysutils/polkit-gnome/Makefile1
-rw-r--r--x11-toolkits/gtkimageview/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/polkit-gnome/Makefile b/sysutils/polkit-gnome/Makefile
index b10e0ea57ff6..83357190733d 100644
--- a/sysutils/polkit-gnome/Makefile
+++ b/sysutils/polkit-gnome/Makefile
@@ -16,6 +16,7 @@ COMMENT= GNOME frontend to the PolicKit framework
LIB_DEPENDS= polkit-gobject-1.0:${PORTSDIR}/sysutils/polkit
+WITH_FBSD10_FIX=yes
USE_BZIP2= yes
USE_GMAKE= yes
USE_GETTEXT= yes
diff --git a/x11-toolkits/gtkimageview/Makefile b/x11-toolkits/gtkimageview/Makefile
index ecc7786e89b4..396a5d7ade64 100644
--- a/x11-toolkits/gtkimageview/Makefile
+++ b/x11-toolkits/gtkimageview/Makefile
@@ -15,6 +15,7 @@ MASTER_SITES= LOCAL/kwm
MAINTAINER= kwm@FreeBSD.org
COMMENT= Simple image viewer widget
+WITH_FBSD10_FIX=yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-static
USE_GNOME= gtk20