summaryrefslogtreecommitdiff
path: root/security/freebsd-update/Makefile
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2004-05-11 12:08:35 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2004-05-11 12:08:35 +0000
commit73d5361f53199407c3502568d3a7ac63e85f2652 (patch)
tree39c48c0e1a8c300564462369423ba9043ae527da /security/freebsd-update/Makefile
parentFix build on 4-stable. (diff)
Move comment.
Notes
Notes: svn path=/head/; revision=108917
Diffstat (limited to 'security/freebsd-update/Makefile')
-rw-r--r--security/freebsd-update/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/freebsd-update/Makefile b/security/freebsd-update/Makefile
index 90b57c507b90..59b1c28d3b49 100644
--- a/security/freebsd-update/Makefile
+++ b/security/freebsd-update/Makefile
@@ -13,6 +13,7 @@ MASTER_SITES= http://www.daemonology.net/freebsd-update/
MAINTAINER= cperciva@daemonology.net
COMMENT= Fetches and installs binary updates to FreeBSD
+RUN_DEPENDS= bspatch:${PORTSDIR}/misc/bsdiff
# This is a critical security port. If it breaks, Bad Things will happen.
# Under no circumstances should this port ever be modified without approval
# from the maintainer or security-officer, even for "cosmetic" fixes.
@@ -20,7 +21,6 @@ COMMENT= Fetches and installs binary updates to FreeBSD
# The RSA code has only been tested on i386; I don't *think* there are
# any word-size or endian issues, but I'm not sure. Since nobody is
# building updates for non-i386 platforms anyway, this won't hurt anyone.
-RUN_DEPENDS= bspatch:${PORTSDIR}/misc/bsdiff
ONLY_FOR_ARCHS= i386