diff options
Diffstat (limited to 'databases/mytop/Makefile')
-rw-r--r-- | databases/mytop/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/databases/mytop/Makefile b/databases/mytop/Makefile index e0513e31192f..281019c47902 100644 --- a/databases/mytop/Makefile +++ b/databases/mytop/Makefile @@ -29,8 +29,6 @@ RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time- .endif .if ${PERL_LEVEL} < 500600 -USE_REINPLACE= yes - post-patch: @${REINPLACE_CMD} -e 's, -P , B<-P> ,g' ${WRKSRC}/mytop .endif |