diff options
Diffstat (limited to 'security/f-prot')
-rw-r--r-- | security/f-prot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/f-prot/Makefile b/security/f-prot/Makefile index fd789e161df8..816c3c4cc092 100644 --- a/security/f-prot/Makefile +++ b/security/f-prot/Makefile @@ -16,7 +16,7 @@ DISTNAME= fp-freebsd-ws-${PORTVERSION} MAINTAINER= tim@bishnet.net COMMENT= F-Prot Antivirus for BSD Workstations -BUILD_DEPENDS= ${SITE_PERL}/HTTP/Request.pm:${PORTSDIR}/www/p5-libwww +RUN_DEPENDS= ${SITE_PERL}/HTTP/Request.pm:${PORTSDIR}/www/p5-libwww NO_PACKAGE= Free for personal use only NO_CDROM= Free for personal use only |