From 95a5002acfcea4b0821ff0606807011508d94c9a Mon Sep 17 00:00:00 2001 From: brad Date: Sun, 29 Sep 2002 02:10:55 +0000 Subject: [PATCH] add run time dependency on ghostscript to be used by kghostview. --- x11/kde/graphics3/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/x11/kde/graphics3/Makefile b/x11/kde/graphics3/Makefile index 2d4772369ed..b572795c75e 100644 --- a/x11/kde/graphics3/Makefile +++ b/x11/kde/graphics3/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.10 2002/09/28 22:50:29 brad Exp $ +# $OpenBSD: Makefile,v 1.11 2002/09/29 02:10:55 brad Exp $ COMMENT= "X11 toolkit, graphic applications" CATEGORIES= x11 x11/kde @@ -10,6 +10,8 @@ LIB_DEPENDS=Imlib::graphics/imlib \ ungif::graphics/libungif \ kdecore.4,DCOP,kdefx,kdeprint,kdesu,kdeui,kio,kparts::x11/kde/libs3 +RUN_DEPENDS= :ghostscript-*:print/ghostscript/gnu + SEPARATE_BUILD=simple .include