diff options
author | Frederic Culot <culot@FreeBSD.org> | 2012-06-08 12:47:19 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2012-06-08 12:47:19 +0000 |
commit | fcbf2d3c536290a6a6a882474b2325823425b078 (patch) | |
tree | 29ed6c6aa22917b1326803ef3a1d29f8010c158c /devel/p5-Attribute-Persistent | |
parent | 14c7f5882bbeeca5843ca1d4738d00f559b03840 (diff) | |
download | ports-fcbf2d3c536290a6a6a882474b2325823425b078.tar.gz ports-fcbf2d3c536290a6a6a882474b2325823425b078.zip |
Notes
Diffstat (limited to 'devel/p5-Attribute-Persistent')
-rw-r--r-- | devel/p5-Attribute-Persistent/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Attribute-Persistent/Makefile b/devel/p5-Attribute-Persistent/Makefile index 1cfc32f8d323..ea3938a504ed 100644 --- a/devel/p5-Attribute-Persistent/Makefile +++ b/devel/p5-Attribute-Persistent/Makefile @@ -14,8 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Attribute::Persistent - Really lazy persistence -BUILD_DEPENDS= ${SITE_PERL}/Attribute/Handlers/Prospective.pm:${PORTSDIR}/devel/p5-Attribute-Handlers-Prospective \ - ${SITE_PERL}/MLDBM.pm:${PORTSDIR}/databases/p5-MLDBM +BUILD_DEPENDS= p5-Attribute-Handlers-Prospective>=0:${PORTSDIR}/devel/p5-Attribute-Handlers-Prospective \ + p5-MLDBM>=0:${PORTSDIR}/databases/p5-MLDBM PERL_CONFIGURE= yes |