aboutsummaryrefslogtreecommitdiff
path: root/ftp/wget/Makefile
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2005-12-04 23:35:14 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2005-12-04 23:35:14 +0000
commit3d887eb3f6d773d0aa156da960d68930a9f413f9 (patch)
tree3b3be302417857170ea93072b4b17b2fd88bcea9 /ftp/wget/Makefile
parent55f731543f91a6167f19efa49e56d843cd31e303 (diff)
downloadports-3d887eb3f6d773d0aa156da960d68930a9f413f9.tar.gz
ports-3d887eb3f6d773d0aa156da960d68930a9f413f9.zip
Notes
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>