aboutsummaryrefslogtreecommitdiff
path: root/ftp/wget/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ftp/wget/Makefile')
-rw-r--r--ftp/wget/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/ftp/wget/Makefile b/ftp/wget/Makefile
index e37a694731fa..ccc4d13676a7 100644
--- a/ftp/wget/Makefile
+++ b/ftp/wget/Makefile
@@ -53,7 +53,4 @@ post-patch:
-e 's,@file{},@file{${PREFIX}},' \
${WRKSRC}/doc/sample.wgetrc* ${WRKSRC}/doc/wget.texi
-post-install:
- install-info ${PREFIX}/info/wget.info ${PREFIX}/info/dir
-
.include <bsd.port.mk>