diff options
Diffstat (limited to 'devel/p5-Devel-StealthDebug/Makefile')
-rw-r--r-- | devel/p5-Devel-StealthDebug/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Devel-StealthDebug/Makefile b/devel/p5-Devel-StealthDebug/Makefile index 4df57f7bce45..174fb954ebad 100644 --- a/devel/p5-Devel-StealthDebug/Makefile +++ b/devel/p5-Devel-StealthDebug/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org COMMENT= Simple non-intrusive debug module -BUILD_DEPENDS= ${SITE_PERL}/Filter/Simple.pm:${PORTSDIR}/textproc/p5-Filter-Simple +BUILD_DEPENDS= p5-Filter-Simple>=0:${PORTSDIR}/textproc/p5-Filter-Simple RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |