diff -ruN --exclude=CVS /usr/ports/devel/p5-Module-Pluggable/Makefile /usr/home/chinsan/project/p5-Module-Pluggable/Makefile --- /usr/ports/devel/p5-Module-Pluggable/Makefile Wed Jul 19 05:18:30 2006 +++ /usr/home/chinsan/project/p5-Module-Pluggable/Makefile Mon Jul 31 18:16:28 2006 @@ -7,7 +7,7 @@ PORTNAME= Module-Pluggable PORTVERSION= 3.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Module @@ -16,7 +16,8 @@ MAINTAINER= lth@FreeBSD.org COMMENT= Automatically give your module the ability to have plugins -BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/File/Spec.pm:${PORTSDIR}/devel/p5-PathTools +BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/File/Spec.pm:${PORTSDIR}/devel/p5-PathTools \ + p5-Class-Inspector>=0:${PORTSDIR}/devel/p5-Class-Inspector RUN_DEPENDS= ${BUILD_DEPENDS} PERL_MODBUILD= yes