aboutsummaryrefslogtreecommitdiff
path: root/mail/ifile/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/ifile/Makefile')
-rw-r--r--mail/ifile/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/mail/ifile/Makefile b/mail/ifile/Makefile
index 991409535538..505acbcfa7d5 100644
--- a/mail/ifile/Makefile
+++ b/mail/ifile/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= ifile
-PORTVERSION= 1.0.4
+PORTVERSION= 1.0.11
CATEGORIES= mail textproc
MASTER_SITES= http://www.ai.mit.edu/~jrennie/ifile/
@@ -14,10 +14,6 @@ MAINTAINER= david+ports@bushong.net
USE_GMAKE= yes
GNU_CONFIGURE= yes
-
-post-patch:
-.for file in argp-help.c strndup.c
- @${PERL} -pi -e "s/malloc.h/stdlib.h/g" ${WRKSRC}/argp/${file}
-.endfor
+MAN1= ifile.1
.include <bsd.port.mk>