add missing dependency on scrollkeeper; ok maint

This commit is contained in:
todd 2003-01-06 17:48:11 +00:00
parent da49a9e514
commit d10dbe70a3

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.2 2002/12/23 00:03:57 grange Exp $
# $OpenBSD: Makefile,v 1.3 2003/01/06 17:48:11 todd Exp $
# $RuOBSD: Makefile,v 1.9 2002/10/28 16:01:41 grange Exp $
COMMENT= "GNOME jabber client"
@ -21,7 +21,9 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gabber/}
LIB_DEPENDS= sigc.0::devel/libsigc++ gal.19::devel/gal \
gnomemm.9::x11/gnomemm
RUN_DEPENDS= :gnupg-*:security/gnupg
RUN_DEPENDS= :gnupg-*:security/gnupg \
:scrollkeeper->=0.1.4:textproc/scrollkeeper
BUILD_DEPENDS= ${RUN_DEPENDS}
USE_X11= Yes