diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-02-23 08:28:48 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-02-23 08:28:48 +0000 |
commit | bce8e54a02ce47d9e74acecc026a390dbc111b43 (patch) | |
tree | 03b0997664625e37524e8bb363c5391017a83c7f /devel | |
parent | 9c33f48abd5d686aa9788085fb1a2965297258a1 (diff) | |
download | ports-bce8e54a02ce47d9e74acecc026a390dbc111b43.tar.gz ports-bce8e54a02ce47d9e74acecc026a390dbc111b43.zip |
Notes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-Test-File-Contents/Makefile | 2 |
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 |