diff options
Diffstat (limited to 'x11/wmextra/Makefile')
-rw-r--r-- | x11/wmextra/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/wmextra/Makefile b/x11/wmextra/Makefile index 5781ca2a366..6c6c482c000 100644 --- a/x11/wmextra/Makefile +++ b/x11/wmextra/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 1999/06/21 04:53:15 jlam Exp $ +# $NetBSD: Makefile,v 1.5 1999/09/21 18:18:50 tron Exp $ DISTNAME= WindowMaker-extra-0.1 PKGNAME= wmextra-0.1 @@ -9,7 +9,7 @@ MASTER_SITES= ftp://ftp.windowmaker.org/pub/beta/srcs/ \ MAINTAINER= jlam@netbsd.org HOMEPAGE= http://www.windowmaker.org/ -DEPENDS+= windowmaker-0.60.0:../../x11/windowmaker +DEPENDS+= windowmaker-*:../../x11/windowmaker USE_X11BASE= yes GNU_CONFIGURE= yes |