diff options
Diffstat (limited to 'ftp/p5-Net-FTPServer/Makefile')
-rw-r--r-- | ftp/p5-Net-FTPServer/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ftp/p5-Net-FTPServer/Makefile b/ftp/p5-Net-FTPServer/Makefile index 68702cc4f3d2..2818b16805fd 100644 --- a/ftp/p5-Net-FTPServer/Makefile +++ b/ftp/p5-Net-FTPServer/Makefile @@ -31,8 +31,6 @@ PORTEXAMPLES= ftpd.conf OPTIONS_DEFINE= DOCS EXAMPLES -.include <bsd.port.options.mk> - post-patch: @${REINPLACE_CMD} -e "s/root,root/root,wheel/" \ -e "s,/usr/sbin,${PREFIX}/sbin," \ |