1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00

- Add BUILD_DEPENDS and RUN_DEPENDS to silence build warnings and ensure

module works
- Bump PORTREVISION since package changes
This commit is contained in:
Steve Wills 2011-09-20 18:56:16 +00:00
parent 336320772b
commit 0c6dbbac51
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=282083

View File

@ -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 \