From 10dfa302b48f72642ec38c1726f760613f84e98b Mon Sep 17 00:00:00 2001 From: hubertf Date: Tue, 5 Oct 1999 01:30:16 +0000 Subject: this pkg wants xpm. add dependency. --- x11/xbeats/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/x11/xbeats/Makefile b/x11/xbeats/Makefile index 39adcf0ab75..0b547899f33 100644 --- a/x11/xbeats/Makefile +++ b/x11/xbeats/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 1999/09/24 00:27:35 hubertf Exp $ +# $NetBSD: Makefile,v 1.2 1999/10/05 01:30:16 hubertf Exp $ # DISTNAME= xbeats-0.4 @@ -8,6 +8,8 @@ MASTER_SITES= http://bohemians.org/~iznogood/xbeats/ MAINTAINER= hubertf@netbsd.org HOMEPAGE= http://bohemians.org/~iznogood/ +DEPENDS+= xpm-3.4k:../../graphics/xpm + USE_X11= yes GNU_CONFIGURE= yes -- cgit v1.2.3