diff --git a/x11/gnome/gedit-plugins/Makefile b/x11/gnome/gedit-plugins/Makefile index f7f9dccb694..f951ca4d0aa 100644 --- a/x11/gnome/gedit-plugins/Makefile +++ b/x11/gnome/gedit-plugins/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.3 2008/02/04 17:55:18 jasper Exp $ +# $OpenBSD: Makefile,v 1.4 2008/02/16 19:46:03 jasper Exp $ COMMENT= plugins for Gedit @@ -39,7 +39,6 @@ RUN_DEPENDS= ::devel/vte,-python \ USE_X11= Yes -CONFIGURE_STYLE= gnu CONFIGURE_ARGS+= ${CONFIGURE_SHARED} \ --with-gconf-schema-file-dir=${LOCALBASE}/share/schemas/gedit \ --disable-schemas-install \ diff --git a/x11/gnome/planner/Makefile b/x11/gnome/planner/Makefile index 1ff801f5014..6c06411256c 100755 --- a/x11/gnome/planner/Makefile +++ b/x11/gnome/planner/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.5 2008/02/04 17:55:19 jasper Exp $ +# $OpenBSD: Makefile,v 1.6 2008/02/16 19:46:03 jasper Exp $ COMMENT= project management application @@ -44,7 +44,6 @@ LIB_DEPENDS= bonoboui-2::x11/gnome/libbonoboui \ USE_X11= Yes DESKTOP_FILES= Yes -CONFIGURE_STYLE= gnu CONFIGURE_ARGS+= ${CONFIGURE_SHARED} \ --with-gconf-schema-file-dir=${LOCALBASE}/share/schemas/planner \ --disable-schemas-install \ diff --git a/x11/gnome/seahorse/Makefile b/x11/gnome/seahorse/Makefile index 2cd3b56e430..ab90d0beb7f 100644 --- a/x11/gnome/seahorse/Makefile +++ b/x11/gnome/seahorse/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.7 2008/02/11 17:18:41 jasper Exp $ +# $OpenBSD: Makefile,v 1.8 2008/02/16 19:46:03 jasper Exp $ COMMENT= manage encryption keys @@ -53,7 +53,6 @@ MODULES= devel/gettext \ USE_X11= Yes DESKTOP_FILES= Yes -CONFIGURE_STYLE= gnu CONFIGURE_ARGS+= ${CONFIGURE_SHARED} \ --with-gconf-schema-file-dir=${LOCALBASE}/share/schemas/seahorse \ --with-gecko=xulrunner \