diff options
author | tron <tron@pkgsrc.org> | 1999-03-01 22:52:24 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 1999-03-01 22:52:24 +0000 |
commit | ba3307d25c5eff05aa02bad78fbab8e6057e302c (patch) | |
tree | eb1e1ef2273d296c779c55249aa16a0817518342 /x11/fvwm95/Makefile | |
parent | 0d7c68f7448aa709b274b084473c4c9def9566ea (diff) | |
download | pkgsrc-ba3307d25c5eff05aa02bad78fbab8e6057e302c.tar.gz |
Update dependence on "xpmroot" package.
Diffstat (limited to 'x11/fvwm95/Makefile')
-rw-r--r-- | x11/fvwm95/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/fvwm95/Makefile b/x11/fvwm95/Makefile index a4e5a75506b..cd24ac8e385 100644 --- a/x11/fvwm95/Makefile +++ b/x11/fvwm95/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 1999/01/30 23:18:55 agc Exp $ +# $NetBSD: Makefile,v 1.16 1999/03/01 22:52:24 tron Exp $ # FreeBSD: Makefile,v 1.17 1997/12/24 01:21:18 alex Exp # @@ -12,7 +12,7 @@ MAINTAINER= packages@netbsd.org HOMEPAGE= ftp://mitac11.uia.ac.be/html-test/fvwm95.html DEPENDS+= xpm-3.4k:../../graphics/xpm -DEPENDS+= xpmroot-1.01:../../x11/xpmroot +DEPENDS+= xpmroot-2.2:../../x11/xpmroot DEPENDS+= rplay-3.2.0b6:../../audio/rplay USE_X11BASE= yes |