aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2006-02-23 16:28:48 +0800
committerkris <kris@FreeBSD.org>2006-02-23 16:28:48 +0800
commit5f23f7e6afeb14301d8c42ff7507a898560bab4c (patch)
treec43269ef76409deecc4415c1a4cb4727114ec3cd /devel
parent05859ce6476480a47188c3e146a7e519a89ee667 (diff)
downloadfreebsd-ports-gnome-5f23f7e6afeb14301d8c42ff7507a898560bab4c.tar.gz
freebsd-ports-gnome-5f23f7e6afeb14301d8c42ff7507a898560bab4c.tar.zst
freebsd-ports-gnome-5f23f7e6afeb14301d8c42ff7507a898560bab4c.zip
Back out PERL_(BUILD|RUN)_DEPENDS pending reimplementation
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