summaryrefslogtreecommitdiff
path: root/misc/wmweather
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2001-11-18 02:34:43 +0000
committerKris Kennaway <kris@FreeBSD.org>2001-11-18 02:34:43 +0000
commitfe9678fff2f3758eeafce92f06ff6056a73c321b (patch)
tree7b8ad6abc8ae8069c11e7d2e85d18ab6bdb8f442 /misc/wmweather
parentUpdate to snort 1.8.2, a bugfix/stability release. (diff)
Add a RUN_DEPENDS on wget.
PR: 31993
Notes
Notes: svn path=/head/; revision=50168
Diffstat (limited to 'misc/wmweather')
-rw-r--r--misc/wmweather/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/wmweather/Makefile b/misc/wmweather/Makefile
index f4b7b24919d5..011a1b10cd0c 100644
--- a/misc/wmweather/Makefile
+++ b/misc/wmweather/Makefile
@@ -11,6 +11,8 @@ 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