diff options
Diffstat (limited to 'wm/fvwm1')
-rw-r--r-- | wm/fvwm1/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/fvwm1/Makefile b/wm/fvwm1/Makefile index c118f76d1de..2bba3e76750 100644 --- a/wm/fvwm1/Makefile +++ b/wm/fvwm1/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2005/03/24 21:13:03 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2005/12/05 20:51:09 rillig Exp $ DISTNAME= fvwm-1.24r PKGNAME= ${DISTNAME:S/fvwm/fvwm1/} @@ -9,7 +9,7 @@ MAINTAINER= cjs@NetBSD.org HOMEPAGE= http://www.fvwm.org/ COMMENT= Virtual window manager for X -DEPENDS= xpmroot-2.*:../../x11/xpmroot +DEPENDS+= xpmroot-2.*:../../x11/xpmroot CONFLICTS= fvwm2-* fvwm>=1 |