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 0ec5edca2b06..574470109f05 100644 --- a/devel/p5-Devel-StealthDebug/Makefile +++ b/devel/p5-Devel-StealthDebug/Makefile @@ -14,7 +14,7 @@ COMMENT= Simple non-intrusive debug module LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Filter-Simple>=0:${PORTSDIR}/textproc/p5-Filter-Simple +BUILD_DEPENDS= p5-Filter-Simple>=0:textproc/p5-Filter-Simple RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 |