aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorlbr <lbr@FreeBSD.org>2006-08-01 07:07:26 +0800
committerlbr <lbr@FreeBSD.org>2006-08-01 07:07:26 +0800
commit564bb1448db2f282f17feb0e4910f3f8bad01f56 (patch)
treec90ce12481fed3b2276bc9c35c321c8e4f095e5c /www
parentfa87ce396f6af502536df988134ace5530e80d9f (diff)
downloadfreebsd-ports-gnome-564bb1448db2f282f17feb0e4910f3f8bad01f56.tar.gz
freebsd-ports-gnome-564bb1448db2f282f17feb0e4910f3f8bad01f56.tar.zst
freebsd-ports-gnome-564bb1448db2f282f17feb0e4910f3f8bad01f56.zip
Fix typo... Thanks to cperciva, pointy hat to me.
Diffstat (limited to 'www')
-rw-r--r--www/p5-Catalyst-Plugin-Session-State-URI/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Catalyst-Plugin-Session-State-URI/Makefile b/www/p5-Catalyst-Plugin-Session-State-URI/Makefile
index 77a20b7530ff..5dccdb4442b8 100644
--- a/www/p5-Catalyst-Plugin-Session-State-URI/Makefile
+++ b/www/p5-Catalyst-Plugin-Session-State-URI/Makefile
@@ -19,7 +19,7 @@ RUN_DEPENDS= p5-Catalyst-Plugin-Session>=0.06:${PORTSDIR}/www/p5-Catalyst-Plugin
p5-URI>=0:${PORTSDIR}/net/p5-URI \
p5-HTML-TokeParser-Simple>=0:${PORTSDIR}/www/p5-HTML-TokeParser-Simple \
p5-MIME-Types>=0:${PORTSDIR}/mail/p5-MIME-Types
-BUILD_DEPENDS= ${BUILD_DEPENDS}
+BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= yes