diff options
author | kris <kris@FreeBSD.org> | 2001-11-19 06:57:17 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2001-11-19 06:57:17 +0800 |
commit | 81cfc066fb8e8d78a2cd586aae3c32ef07206508 (patch) | |
tree | d7ae9292696c17685bd59f5d2ac72d363cc47aa8 /misc | |
parent | 5ed9b413af4a4153e9d7cc26c43a3912caaf7300 (diff) | |
download | freebsd-ports-gnome-81cfc066fb8e8d78a2cd586aae3c32ef07206508.tar.gz freebsd-ports-gnome-81cfc066fb8e8d78a2cd586aae3c32ef07206508.tar.zst freebsd-ports-gnome-81cfc066fb8e8d78a2cd586aae3c32ef07206508.zip |
Previous commit was in error, this port hasn't used wget for 2 years.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/wmweather/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/misc/wmweather/Makefile b/misc/wmweather/Makefile index 011a1b10cd0c..f4b7b24919d5 100644 --- a/misc/wmweather/Makefile +++ b/misc/wmweather/Makefile @@ -11,8 +11,6 @@ MASTER_SITES= http://nis-www.lanl.gov/~mgh/WindowMaker/ MAINTAINER= kris@FreeBSD.org -RUN_DEPENDS= ${LOCALBASE}/bin/wget:${PORTSDIR}/ftp/wget - WRKSRC= ${WRKDIR}/${DISTNAME}/Src USE_GMAKE= yes |