From 95c7ad0ae008975c13ff3466ac20744878ee3117 Mon Sep 17 00:00:00 2001 From: nino Date: Mon, 2 Sep 2002 09:14:46 +0000 Subject: [PATCH] Add missing scrollkeeper depends. --- x11/gnome/applets/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/x11/gnome/applets/Makefile b/x11/gnome/applets/Makefile index da0e7168248..3ee72a150ab 100644 --- a/x11/gnome/applets/Makefile +++ b/x11/gnome/applets/Makefile @@ -1,17 +1,18 @@ -# $OpenBSD: Makefile,v 1.13 2002/05/15 18:05:19 espie Exp $ +# $OpenBSD: Makefile,v 1.14 2002/09/02 09:14:46 nino Exp $ COMMENT= "applets for use with the GNOME panel" DISTNAME= gnome-applets-1.4.0.5 CATEGORIES= x11 x11/gnome -NEED_VERSION= 1.504 -HOMEPAGE= http://www.gnome.org/ +HOMEPAGE= http://www.gnome.org/ MAINTAINER= Nils Nordman MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/gnome-applets/} EXTRACT_SUFX= .tar.bz2 +BUILD_DEPENDS= :scrollkeeper-*:textproc/scrollkeeper +RUN_DEPENDS= ${BUILD_DEPENDS} LIB_DEPENDS= panel_applet::x11/gnome/core \ gtop,gtop_common,gtop_sysdeps::devel/libgtop,gnome