diff options
Diffstat (limited to 'x11/fvwm1/Makefile')
-rw-r--r-- | x11/fvwm1/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/fvwm1/Makefile b/x11/fvwm1/Makefile index 0844bbcabfe..d681e7a6d5c 100644 --- a/x11/fvwm1/Makefile +++ b/x11/fvwm1/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 1998/09/16 18:05:05 garbled Exp $ +# $NetBSD: Makefile,v 1.13 1998/11/19 15:40:47 agc Exp $ # FreeBSD Id: Makefile,v 1.12 1997/10/11 10:42:43 jkh Exp # @@ -10,7 +10,7 @@ MAINTAINER= cjs@netbsd.org HOMEPAGE= http://www.hpc.uh.edu/fvwm/ DEPENDS+= xpm-3.4k:../../graphics/xpm -RUN_DEPENDS= xpmroot:../../x11/xpmroot +DEPENDS= xpmroot-1.01:../../x11/xpmroot USE_IMAKE= yes # drop -a because we have no `depends' target |