diff options
Diffstat (limited to 'x11/afterstep/Makefile')
-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 c2d255ed640..1f9a37e8a19 100644 --- a/x11/afterstep/Makefile +++ b/x11/afterstep/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2000/06/01 11:23:43 rh Exp $ +# $NetBSD: Makefile,v 1.22 2000/06/01 14:53:15 fredb Exp $ DISTNAME= AfterStep-1.8.0 PKGNAME= afterstep-1.8.0 @@ -11,7 +11,7 @@ MAINTAINER= fb@enteract.com HOMEPAGE= http://www.afterstep.org/ BUILD_DEPENDS+= autoconf:../../devel/autoconf -DEPENDS+= jpeg>=6b:../../graphics/jpeg +DEPENDS+= jpeg-6b:../../graphics/jpeg DEPENDS+= png>=1.0.6:../../graphics/png DEPENDS+= rplay>=3.2.0b6:../../audio/rplay DEPENDS+= xpm-3.4k:../../graphics/xpm |