diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2009-12-10 23:41:19 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2009-12-10 23:41:19 +0000 |
commit | fc9037278895d5258f4e687da37138fa6b109832 (patch) | |
tree | 222b175efec00f40631237da273aa0330c1e10fe /security/swatch | |
parent | f17fa70b6b6a8a625e219e402889fd4aa0f1809b (diff) |
Notes
Diffstat (limited to 'security/swatch')
-rw-r--r-- | security/swatch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/swatch/Makefile b/security/swatch/Makefile index 3dff3b1bde03..485012c32eaa 100644 --- a/security/swatch/Makefile +++ b/security/swatch/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= SF MAINTAINER= joseph@randomnetworks.com COMMENT= The Simple WATCHer and filter -BUILD_DEPENDS= ${BUILD_DEPENDS_56} \ +BUILD_DEPENDS= \ ${SITE_PERL}/Date/Format.pm:${PORTSDIR}/devel/p5-TimeDate \ ${SITE_PERL}/Date/Manip.pm:${PORTSDIR}/devel/p5-Date-Manip \ ${SITE_PERL}/Date/Calc.pm:${PORTSDIR}/devel/p5-Date-Calc |