diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2006-06-13 15:52:05 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2006-06-13 15:52:05 +0000 |
commit | 41c9106353a33ba69c47e373c04f395bad2f42f9 (patch) | |
tree | 1794883d734d03306f63d0558838692aa9c10239 /www/p5-PHP-Session | |
parent | 9098c699f92cdae9dcb97ba873af18e6d3331f27 (diff) |
update dependency
PR: 96445
Submitted by: leeym
Notes
Notes:
svn path=/head/; revision=165317
Diffstat (limited to 'www/p5-PHP-Session')
-rw-r--r-- | www/p5-PHP-Session/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-PHP-Session/Makefile b/www/p5-PHP-Session/Makefile index 0df37f21eb1d..eef5c240c270 100644 --- a/www/p5-PHP-Session/Makefile +++ b/www/p5-PHP-Session/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= mat@FreeBSD.org COMMENT= Read / write PHP session files -BUILD_DEPENDS= ${SITE_PERL}/UNIVERSAL/require.pm:${PORTSDIR}/devel/p5-UNIVERSAL-exports \ +BUILD_DEPENDS= ${SITE_PERL}/UNIVERSAL/require.pm:${PORTSDIR}/devel/p5-UNIVERSAL-require \ ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple RUN_DEPENDS= ${BUILD_DEPENDS} |