diff --git a/x11/gnome/byzanz/Makefile b/x11/gnome/byzanz/Makefile index 26ffa16dd35..fb90fe79970 100644 --- a/x11/gnome/byzanz/Makefile +++ b/x11/gnome/byzanz/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.12 2011/09/20 22:54:25 jasper Exp $ +# $OpenBSD: Makefile,v 1.13 2011/09/28 08:39:50 jasper Exp $ COMMENT= simple desktop recording tool @@ -35,7 +35,6 @@ LIB_DEPENDS= x11/gnome/panel>=3.0.0 \ MODGCONF2_SCHEMAS_DIR= byzanz -CONFIGURE_STYLE= gnu CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/x11/gnome/settings-daemon/Makefile b/x11/gnome/settings-daemon/Makefile index ca310507d9c..b8698efa248 100755 --- a/x11/gnome/settings-daemon/Makefile +++ b/x11/gnome/settings-daemon/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.55 2011/09/27 09:35:06 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.56 2011/09/28 08:39:50 jasper Exp $ SHARED_ONLY= Yes @@ -50,7 +50,6 @@ MODGNOME_DESKTOP_FILE= Yes LIBTOOL_FLAGS= --tag=disable-static -CONFIGURE_STYLE=gnu CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" CONFIGURE_ARGS= --disable-static \