aboutsummaryrefslogtreecommitdiffstats
path: root/net/p5-Net-Server/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/p5-Net-Server/Makefile')
-rw-r--r--net/p5-Net-Server/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/net/p5-Net-Server/Makefile b/net/p5-Net-Server/Makefile
index 200e4b6ae156..577113aa351d 100644
--- a/net/p5-Net-Server/Makefile
+++ b/net/p5-Net-Server/Makefile
@@ -51,9 +51,4 @@ BUILD_DEPENDS+= p5-Socket6>=0.23:${PORTSDIR}/net/p5-Socket6
RUN_DEPENDS+= p5-Socket6>=0.23:${PORTSDIR}/net/p5-Socket6
.endif
-post-patch:
-.if ${PORT_OPTIONS:MIPV6}
- @cd ${WRKSRC}/ && ${FIND} . -name '*.orig' -delete
-.endif
-
.include <bsd.port.mk>