aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-Rose-DB-Object
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-10-05 04:40:42 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-10-05 04:40:42 +0000
commit95ef92fbc6d20b6ab4945335d44eff1de4a55b62 (patch)
tree9cffc251553e04c18ad320eaf532b12a65796eeb /databases/p5-Rose-DB-Object
parent4411ea841b2ed3848daaf3e8513b6fc9df14ce8d (diff)
downloadports-95ef92fbc6d20b6ab4945335d44eff1de4a55b62.tar.gz
ports-95ef92fbc6d20b6ab4945335d44eff1de4a55b62.zip
- Remove OPTIONS: devel/p5-Scalar-Util-Clone has expired due to disappearance from CPAN
- Do not bump PORTREVISION as this option is off by default
Notes
Notes: svn path=/head/; revision=282965
Diffstat (limited to 'databases/p5-Rose-DB-Object')
-rw-r--r--databases/p5-Rose-DB-Object/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/databases/p5-Rose-DB-Object/Makefile b/databases/p5-Rose-DB-Object/Makefile
index a57ef7f944cb..6978ad33466d 100644
--- a/databases/p5-Rose-DB-Object/Makefile
+++ b/databases/p5-Rose-DB-Object/Makefile
@@ -26,14 +26,8 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
-OPTIONS= FAST_CLONE "use Scalar::Util::Clone (requires perl5.8+)" off
-
.include <bsd.port.pre.mk>
-.if defined(WITH_FAST_CLONE)
-RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Scalar/Util/Clone.pm:${PORTSDIR}/devel/p5-Scalar-Util-Clone
-.endif
-
MAN3= Rose::DB::Object.3 \
Rose::DB::Object::Cached.3 \
Rose::DB::Object::ConventionManager.3 \