View | Details | Raw Unified | Return to bug 199889 | Differences between
and this patch

Collapse All | Expand All

(-)www/newsbeuter/Makefile (-1 / +4 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	newsbeuter
4
PORTNAME=	newsbeuter
5
PORTVERSION=	2.9
5
PORTVERSION=	2.9
6
PORTREVISION=	1
6
PORTREVISION=	2
7
CATEGORIES=	www
7
CATEGORIES=	www
8
MASTER_SITES=	http://newsbeuter.org/downloads/
8
MASTER_SITES=	http://newsbeuter.org/downloads/
9
9
Lines 43-46 Link Here
43
	${REINPLACE_CMD} -e 's|-liconv|${ICONV_LIB} -lcrypto -lncursesw|' \
43
	${REINPLACE_CMD} -e 's|-liconv|${ICONV_LIB} -lcrypto -lncursesw|' \
44
		${WRKSRC}/Makefile
44
		${WRKSRC}/Makefile
45
45
46
post-install:
47
	${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/*beuter
48
46
.include <bsd.port.post.mk>
49
.include <bsd.port.post.mk>

Return to bug 199889