diff options
author | fredb <fredb> | 1999-11-14 18:51:35 +0000 |
---|---|---|
committer | fredb <fredb> | 1999-11-14 18:51:35 +0000 |
commit | 2c15b2030e7cdecce0a1d5bb997e33922816e3dd (patch) | |
tree | ffa164885e66f0cdcbfd9298bb452f65f823e59c | |
parent | b626e49086bee7d1f915d0054d8ae90f029e2b06 (diff) | |
download | pkgsrc-2c15b2030e7cdecce0a1d5bb997e33922816e3dd.tar.gz |
Make that autoconf-2.13.
-rw-r--r-- | x11/afterstep-current/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/afterstep-current/Makefile b/x11/afterstep-current/Makefile index 2501e0dec6a..5fd5609ebb3 100644 --- a/x11/afterstep-current/Makefile +++ b/x11/afterstep-current/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 1999/11/14 18:27:17 fredb Exp $ +# $NetBSD: Makefile,v 1.14 1999/11/14 18:51:35 fredb Exp $ DISTNAME= AfterStep-1.7.142 PKGNAME= afterstep-1.7.157 @@ -44,7 +44,7 @@ DEPENDS+= rplay-3.2.0b6:../../audio/rplay DEPENDS+= xli-1.16:../../graphics/xli DEPENDS+= xp-1.2b10:../../x11/xp DEPENDS+= xpm-3.4k:../../graphics/xpm -BUILD_DEPENDS+= autoconf-1.13:../../devel/autoconf +BUILD_DEPENDS+= autoconf-2.13:../../devel/autoconf DIST_SUBDIR= AfterStep GNU_CONFIGURE= yes |