From 71d58456f5b726ffac8c19eeec3243c00577288a Mon Sep 17 00:00:00 2001 From: tron Date: Sat, 12 Jun 1999 21:51:37 +0000 Subject: Add dependence on "xli" package as suggested by Frederick Bruckman in PR pkg/7758. --- x11/afterstep/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'x11/afterstep') diff --git a/x11/afterstep/Makefile b/x11/afterstep/Makefile index 53c22aa4b23..b721982217c 100644 --- a/x11/afterstep/Makefile +++ b/x11/afterstep/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 1999/06/06 20:22:45 tron Exp $ +# $NetBSD: Makefile,v 1.11 1999/06/12 21:51:37 tron Exp $ DISTNAME= AfterStep-1.6.10 PKGNAME= afterstep-1.6.10 @@ -10,11 +10,12 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.afterstep.org/ -DEPENDS+= xpm-3.4k:../../graphics/xpm +DEPENDS+= asclock-11:../../x11/asclock DEPENDS+= jpeg-6b:../../graphics/jpeg DEPENDS+= png-1.0.3:../../graphics/png DEPENDS+= rplay-3.2.0b6:../../audio/rplay -DEPENDS+= asclock-11:../../x11/asclock +DEPENDS+= xli-1.16:../../graphics/xli +DEPENDS+= xpm-3.4k:../../graphics/xpm USE_X11BASE= yes GNU_CONFIGURE= yes -- cgit v1.2.3