summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2006-02-23 08:28:48 +0000
committerKris Kennaway <kris@FreeBSD.org>2006-02-23 08:28:48 +0000
commitbce8e54a02ce47d9e74acecc026a390dbc111b43 (patch)
tree03b0997664625e37524e8bb363c5391017a83c7f /devel
parent* Back out the PERL_(BUILD|RUN)_DEPENDS. It needs to be reimplemented (diff)
Back out PERL_(BUILD|RUN)_DEPENDS pending reimplementation
Notes
Notes: svn path=/head/; revision=156743
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Test-File-Contents/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Test-File-Contents/Makefile b/devel/p5-Test-File-Contents/Makefile
index b286cd8cd431..5b3ed4daced1 100644
--- a/devel/p5-Test-File-Contents/Makefile
+++ b/devel/p5-Test-File-Contents/Makefile
@@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ports@rbt.ca
COMMENT= Test routines for examining the contents of files
-PERL_BUILD_DEPENDS= Test-More:${PORTSDIR}/devel/p5-Test-Simple
+BUILD_DEPENDS= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
PERL_MODBUILD= yes