View | Details | Raw Unified | Return to bug 51597
Collapse All | Expand All

(-)ifile/Makefile (-4 / +1 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	ifile
8
PORTNAME=	ifile
9
PORTVERSION=	1.2.1
9
PORTVERSION=	1.3.1
10
CATEGORIES=	mail textproc
10
CATEGORIES=	mail textproc
11
MASTER_SITES=	http://savannah.nongnu.org/download/ifile/default.pkg/${PORTVERSION}/
11
MASTER_SITES=	http://savannah.nongnu.org/download/ifile/default.pkg/${PORTVERSION}/
12
12
Lines 21-29 Link Here
21
MAN1=		ifile.1
21
MAN1=		ifile.1
22
22
23
post-patch:
23
post-patch:
24
.for file in argp-help.c strndup.c
25
	@${REINPLACE_CMD} -e 's/malloc\.h/stdlib.h/g' ${WRKSRC}/argp/${file}
26
.endfor
27
	@${REINPLACE_CMD} -e 's,-lm,-lm -L${LOCALBASE}/lib -lgnugetopt,' \
24
	@${REINPLACE_CMD} -e 's,-lm,-lm -L${LOCALBASE}/lib -lgnugetopt,' \
28
		${WRKSRC}/Makefile.in
25
		${WRKSRC}/Makefile.in
29
26
(-)ifile/distinfo (-1 / +1 lines)
Line 1 Link Here
1
MD5 (ifile-1.2.1.tar.gz) = 43f457ccef67124dbceae5fba3d5ced6
1
MD5 (ifile-1.3.1.tar.gz) = 49f54031e2734480dc6821792308b7d1

Return to bug 51597