From 5db8bfa976aa44c086c4c821ebda5b9ff26dbc3b Mon Sep 17 00:00:00 2001 From: jlam Date: Mon, 16 Oct 2000 06:39:27 +0000 Subject: Depend on xview-config>=3.2.1nb1 to get xvmkmf. --- x11/xview-clients/Makefile | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'x11/xview-clients') diff --git a/x11/xview-clients/Makefile b/x11/xview-clients/Makefile index 7da2a3da299..9c668e0b848 100644 --- a/x11/xview-clients/Makefile +++ b/x11/xview-clients/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2000/09/14 14:07:49 jlam Exp $ +# $NetBSD: Makefile,v 1.12 2000/10/16 06:39:28 jlam Exp $ # $FreeBSD Id: Makefile,v 1.11 1996/11/16 10:49:52 asami Exp # @@ -9,7 +9,10 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MAINTAINER= jlam@netbsd.org -DEPENDS= xview-lib>=3.2.1:../../x11/xview-lib +DEPENDS+= xview-lib>=3.2.1:../../x11/xview-lib + +# Need the following for xvmkmf +DEPENDS+= xview-config>=3.2.1nb1:../../xview-config NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL -- cgit v1.2.3