diff options
author | tron <tron> | 1999-11-01 16:09:37 +0000 |
---|---|---|
committer | tron <tron> | 1999-11-01 16:09:37 +0000 |
commit | afedd869571ec27786c968892f9188cd02e1bf13 (patch) | |
tree | 90bca37452a585ed95447ebe44beb9fb307b4b34 /x11/fvwm95 | |
parent | 2d66d7e490acf20d402883f7f26c8cdeb49c92b6 (diff) | |
download | pkgsrc-afedd869571ec27786c968892f9188cd02e1bf13.tar.gz |
Use wildcard dependence for "xpmroot" package.
Diffstat (limited to 'x11/fvwm95')
-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 6a1d591e0fa..0ccac117327 100644 --- a/x11/fvwm95/Makefile +++ b/x11/fvwm95/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 1999/07/27 21:34:32 tron Exp $ +# $NetBSD: Makefile,v 1.18 1999/11/01 16:09:39 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+= rplay-3.2.0b6:../../audio/rplay -DEPENDS+= xpmroot-2.2:../../x11/xpmroot +DEPENDS+= xpmroot-2.*:../../x11/xpmroot USE_X11BASE= yes GNU_CONFIGURE= yes |