diff options
author | wiz <wiz@pkgsrc.org> | 2000-12-12 02:10:16 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2000-12-12 02:10:16 +0000 |
commit | 5be08e01780e2a3001ecbe0ddf94d8dd7d483027 (patch) | |
tree | 583b947e60824bccaf45fc8f4dc2abbca7318447 /x11/wmweather | |
parent | b48aa2febfd565b99592854d7cbeaa9c59ec76e9 (diff) | |
download | pkgsrc-5be08e01780e2a3001ecbe0ddf94d8dd7d483027.tar.gz |
Added wm category to main Makefile; remove packages that have been moved
from x11 to wm; fix paths in packages that depend on the moved ones.
Diffstat (limited to 'x11/wmweather')
-rw-r--r-- | x11/wmweather/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/wmweather/Makefile b/x11/wmweather/Makefile index b247aa08d31..901a1a42c92 100644 --- a/x11/wmweather/Makefile +++ b/x11/wmweather/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2000/08/27 02:46:08 jlam Exp $ +# $NetBSD: Makefile,v 1.3 2000/12/12 02:10:20 wiz Exp $ # DISTNAME= wmWeather-1.31 @@ -9,7 +9,7 @@ MASTER_SITES= http://nis-www.lanl.gov/~mgh/WindowMaker/ MAINTAINER= rh@netbsd.org HOMEPAGE= http://nis-www.lanl.gov/~mgh/WindowMaker/DockApps.shtml -DEPENDS+= windowmaker-*:../../x11/windowmaker +DEPENDS+= windowmaker-*:../../wm/windowmaker USE_PERL5= # defined USE_X11BASE= # defined |