diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-08-22 06:11:25 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-08-22 06:11:25 +0000 |
commit | d1f8829c2a54b7dd4b611b560c4ab02945be82df (patch) | |
tree | 7fb2c32ce92f41f46f03956d84acef5cc82bde98 /databases/p5-BSON | |
parent | 91a6d3235ead48fbdfe91ff51207987984575ae4 (diff) | |
download | ports-d1f8829c2a54b7dd4b611b560c4ab02945be82df.tar.gz ports-d1f8829c2a54b7dd4b611b560c4ab02945be82df.zip |
Notes
Diffstat (limited to 'databases/p5-BSON')
-rw-r--r-- | databases/p5-BSON/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/p5-BSON/Makefile b/databases/p5-BSON/Makefile index d2ebcc80428f..9ccd3bab5144 100644 --- a/databases/p5-BSON/Makefile +++ b/databases/p5-BSON/Makefile @@ -15,6 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Pure Perl implementation of MongoDB BSON serialization +BUILD_DEPENDS= p5-Tie-IxHash>=0:${PORTSDIR}/devel/p5-Tie-IxHash RUN_DEPENDS= p5-Tie-IxHash>=0:${PORTSDIR}/devel/p5-Tie-IxHash TEST_DEPENDS= p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime |