diff options
author | ben <ben@pkgsrc.org> | 2004-01-03 05:05:15 +0000 |
---|---|---|
committer | ben <ben@pkgsrc.org> | 2004-01-03 05:05:15 +0000 |
commit | fdd55dbfc7cfc9bb87d6c44d816e8bf8eb5c8681 (patch) | |
tree | 13198cb2e354e5aba754d23691cb17830d1432a3 /security | |
parent | d0a496d762283b1cc7cdeeb050fc2bff9f299d94 (diff) | |
download | pkgsrc-fdd55dbfc7cfc9bb87d6c44d816e8bf8eb5c8681.tar.gz |
Add p5-libwww dependency for check-updates.pl
Diffstat (limited to 'security')
-rw-r--r-- | security/fp-netbsd-ws/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/security/fp-netbsd-ws/Makefile b/security/fp-netbsd-ws/Makefile index 19eade3dde3..9b6dff90d50 100644 --- a/security/fp-netbsd-ws/Makefile +++ b/security/fp-netbsd-ws/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/01/02 18:43:00 ben Exp $ +# $NetBSD: Makefile,v 1.2 2004/01/03 05:05:15 ben Exp $ # DISTNAME= fp-netbsd-ws-4.3.1 @@ -10,6 +10,8 @@ MAINTAINER= ben@NetBSD.org HOMEPAGE= http://www.f-prot.com/products/home_use/bsd/ COMMENT= F-prot antivirus for home users +DEPENDS+= p5-libwww>=5.69:../../www/p5-libwww + ONLY_FOR_PLATFORM= NetBSD-*-i386 RESTRICTED= "Redistribution not permitted" NO_SRC_ON_CDROM= ${RESTRICTED} |