aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-DWH_File
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2011-09-20 18:56:16 +0000
committerSteve Wills <swills@FreeBSD.org>2011-09-20 18:56:16 +0000
commit0c6dbbac51bb5ead11c4c14f6098054f59d46972 (patch)
tree0dbc91ea9f7fb5a8e61b7241617722058d8d23ef /databases/p5-DWH_File
parent336320772b454d758ac8ca124a4ac6366f2c0033 (diff)
downloadports-0c6dbbac51bb5ead11c4c14f6098054f59d46972.tar.gz
ports-0c6dbbac51bb5ead11c4c14f6098054f59d46972.zip
- Add BUILD_DEPENDS and RUN_DEPENDS to silence build warnings and ensure
module works - Bump PORTREVISION since package changes
Notes
Notes: svn path=/head/; revision=282083
Diffstat (limited to 'databases/p5-DWH_File')
-rw-r--r--databases/p5-DWH_File/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/databases/p5-DWH_File/Makefile b/databases/p5-DWH_File/Makefile
index e9cc1fb093c0..b9df0a7324d1 100644
--- a/databases/p5-DWH_File/Makefile
+++ b/databases/p5-DWH_File/Makefile
@@ -7,6 +7,7 @@
PORTNAME= DWH_File
PORTVERSION= 0.24
+PORTREVISION= 1
CATEGORIES= databases perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,6 +15,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Store deep and wide hashes in single level tied hash
+BUILD_DEPENDS= p5-URI>=0:${PORTSDIR}/net/p5-URI
+RUN_DEPENDS= p5-URI>=0:${PORTSDIR}/net/p5-URI
+
PERL_CONFIGURE= yes
MAN3= DWH_File.3 DWH_File::Registry::URI.3 DWH_File::Value::Factory.3 \