diff options
author | fredb <fredb> | 2000-02-06 04:02:12 +0000 |
---|---|---|
committer | fredb <fredb> | 2000-02-06 04:02:12 +0000 |
commit | eed593fd89a4fee9211725430edc1da48145a535 (patch) | |
tree | 28458fbc5b4dd10b51ade98efc4cf693e1ae72df /x11/afterstep | |
parent | ca2130610fb01c59986296567c46435d6a4bf682 (diff) | |
download | pkgsrc-eed593fd89a4fee9211725430edc1da48145a535.tar.gz |
Add wildcard dependence on "rplay".
Diffstat (limited to 'x11/afterstep')
-rw-r--r-- | x11/afterstep/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/afterstep/Makefile b/x11/afterstep/Makefile index a3b92e9441e..70faa16c1d0 100644 --- a/x11/afterstep/Makefile +++ b/x11/afterstep/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2000/02/05 15:34:03 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2000/02/06 04:02:12 fredb Exp $ DISTNAME= AfterStep-1.6.10 PKGNAME= afterstep-1.6.10 @@ -13,7 +13,7 @@ HOMEPAGE= http://www.afterstep.org/ DEPENDS+= asclock-1.0:../../x11/asclock DEPENDS+= jpeg-6b:../../graphics/jpeg DEPENDS+= png-1.0.3:../../graphics/png -DEPENDS+= rplay-3.2.0b6:../../audio/rplay +DEPENDS+= rplay-3.2.*:../../audio/rplay DEPENDS+= xli-1.16:../../graphics/xli DEPENDS+= xpm-3.4k:../../graphics/xpm |