From 5540c51728d8b16cb60a3ac4272afe2b5ec2d9a2 Mon Sep 17 00:00:00 2001 From: ajacoutot Date: Mon, 26 Sep 2011 13:27:38 +0000 Subject: [PATCH] Add missing BUILD+RUN_DEPENDS. --- x11/gnome/mousetweaks/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/x11/gnome/mousetweaks/Makefile b/x11/gnome/mousetweaks/Makefile index 1b4aa374db0..9d9c1c9174f 100644 --- a/x11/gnome/mousetweaks/Makefile +++ b/x11/gnome/mousetweaks/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.35 2011/09/20 20:52:46 jasper Exp $ +# $OpenBSD: Makefile,v 1.36 2011/09/26 13:27:38 ajacoutot Exp $ COMMENT= mouse accessibility enhancements for GNOME GNOME_PROJECT= mousetweaks GNOME_VERSION= 3.0.2 -REVISION= 0 +REVISION= 1 HOMEPAGE= http://live.gnome.org/Mousetweaks/Home @@ -29,6 +29,8 @@ MODULES= devel/dconf \ USE_GROFF= Yes +BUILD_DEPENDS= devel/gsettings-desktop-schemas +RUN_DEPENDS= devel/gsettings-desktop-schemas LIB_DEPENDS= x11/gtk+3 MODGNOME_TOOLS= yelp