aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-File-Temp
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2003-10-25 00:18:54 +0800
committerijliao <ijliao@FreeBSD.org>2003-10-25 00:18:54 +0800
commitfd887684d3af53add76ef7832bd8c91a96a5b0e7 (patch)
treefc8e5ea7934892c52ef260a153054c7c99dcb86b /devel/p5-File-Temp
parent704f9fd6fc877ce4c70ceff5600f17eaf2655514 (diff)
downloadfreebsd-ports-gnome-fd887684d3af53add76ef7832bd8c91a96a5b0e7.tar.gz
freebsd-ports-gnome-fd887684d3af53add76ef7832bd8c91a96a5b0e7.tar.zst
freebsd-ports-gnome-fd887684d3af53add76ef7832bd8c91a96a5b0e7.zip
fix SITE_PERL
Diffstat (limited to 'devel/p5-File-Temp')
-rw-r--r--devel/p5-File-Temp/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/p5-File-Temp/Makefile b/devel/p5-File-Temp/Makefile
index ddc8701060c5..32ff992ea10a 100644
--- a/devel/p5-File-Temp/Makefile
+++ b/devel/p5-File-Temp/Makefile
@@ -24,8 +24,6 @@ MAN3= File::Temp.3
.include <bsd.port.pre.mk>
-SITE_PERL?= ${SITE_PERL}
-
.if ${PERL_LEVEL} < 500601
BUILD_DEPENDS+= ${SITE_PERL}/File/Spec.pm:${PORTSDIR}/devel/p5-File-Spec
RUN_DEPENDS+= ${SITE_PERL}/File/Spec.pm:${PORTSDIR}/devel/p5-File-Spec