aboutsummaryrefslogtreecommitdiff
path: root/www/dtse
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-04-05 09:29:53 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-04-05 09:29:53 +0000
commit1605c45110910bac6e73044cd7c1e9ce5c3d55ff (patch)
treec7efbd0b2656f00d859314c8d2e74c5c9f070d9a /www/dtse
parent0756253529c009052347c3026705e3c66383da91 (diff)
downloadports-1605c45110910bac6e73044cd7c1e9ce5c3d55ff.tar.gz
ports-1605c45110910bac6e73044cd7c1e9ce5c3d55ff.zip
- Fix dependency, unbreak INDEX build for -STABLE users
Reported by: meowing all around Pointy hat (XL size) to: pav
Notes
Notes: svn path=/head/; revision=106224
Diffstat (limited to 'www/dtse')
-rw-r--r--www/dtse/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/dtse/Makefile b/www/dtse/Makefile
index 9b2cea835c8b..af131a82a50d 100644
--- a/www/dtse/Makefile
+++ b/www/dtse/Makefile
@@ -37,7 +37,7 @@ USE_GCC= 3.3
.endif
.if ${PERL_LEVEL} < 500600
-BUILD_DEPENDS+= SITE_PERL}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp
+BUILD_DEPENDS+= ${SITE_PERL}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp
.endif
.include <bsd.port.post.mk>