aboutsummaryrefslogtreecommitdiffstats
path: root/security/swatch
diff options
context:
space:
mode:
authorleeym <leeym@FreeBSD.org>2009-10-26 15:55:37 +0800
committerleeym <leeym@FreeBSD.org>2009-10-26 15:55:37 +0800
commitab7b2019a98cb64fb43c00472c3707819eeb5d5a (patch)
treec65d3dce1c093804f409f25dc139545a24ad4351 /security/swatch
parentd63f6eb39a584c41262e615a0172f19f6c40f48a (diff)
downloadfreebsd-ports-gnome-ab7b2019a98cb64fb43c00472c3707819eeb5d5a.tar.gz
freebsd-ports-gnome-ab7b2019a98cb64fb43c00472c3707819eeb5d5a.tar.zst
freebsd-ports-gnome-ab7b2019a98cb64fb43c00472c3707819eeb5d5a.zip
- replace ${SITE_PERL}/${PERL_ARCH}/Date/Calc.pm with ${SITE_PERL}/Date/Calc.pm for ${PORTSDIR}/devel/p5-Date-Calc
Diffstat (limited to 'security/swatch')
-rw-r--r--security/swatch/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/swatch/Makefile b/security/swatch/Makefile
index b8ca0a4ce674..3dff3b1bde03 100644
--- a/security/swatch/Makefile
+++ b/security/swatch/Makefile
@@ -17,7 +17,7 @@ COMMENT= The Simple WATCHer and filter
BUILD_DEPENDS= ${BUILD_DEPENDS_56} \
${SITE_PERL}/Date/Format.pm:${PORTSDIR}/devel/p5-TimeDate \
${SITE_PERL}/Date/Manip.pm:${PORTSDIR}/devel/p5-Date-Manip \
- ${SITE_PERL}/${PERL_ARCH}/Date/Calc.pm:${PORTSDIR}/devel/p5-Date-Calc
+ ${SITE_PERL}/Date/Calc.pm:${PORTSDIR}/devel/p5-Date-Calc
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes