aboutsummaryrefslogtreecommitdiff
path: root/www/p5-PHP-Session
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2012-01-12 02:43:35 +0000
committerSteve Wills <swills@FreeBSD.org>2012-01-12 02:43:35 +0000
commit7a7cb95e10f9055ae697900ed6403e0d3bec48bd (patch)
treee8945b6fad2b7b7fd82167432c828f1739d6261c /www/p5-PHP-Session
parentaa2d9d1e8b2d6b2d6d1260919b633ab17483c452 (diff)
downloadports-7a7cb95e10f9055ae697900ed6403e0d3bec48bd.tar.gz
ports-7a7cb95e10f9055ae697900ed6403e0d3bec48bd.zip
- Add BUILD_DEPENDS to silence build warnings
Notes
Notes: svn path=/head/; revision=288990
Diffstat (limited to 'www/p5-PHP-Session')
-rw-r--r--www/p5-PHP-Session/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-PHP-Session/Makefile b/www/p5-PHP-Session/Makefile
index fb81ef3aa0bc..b409f18ec569 100644
--- a/www/p5-PHP-Session/Makefile
+++ b/www/p5-PHP-Session/Makefile
@@ -14,7 +14,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Read / write PHP session files
-RUN_DEPENDS= p5-UNIVERSAL-require>=0.03:${PORTSDIR}/devel/p5-UNIVERSAL-require
+BUILD_DEPENDS= p5-UNIVERSAL-require>=0.03:${PORTSDIR}/devel/p5-UNIVERSAL-require
+RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes