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

(-)Makefile (+3 lines)
Lines 3-8 Link Here
3
3
4
PORTNAME=	ts
4
PORTNAME=	ts
5
PORTVERSION=	0.7.4
5
PORTVERSION=	0.7.4
6
PORTREVISION=	1
6
CATEGORIES=	sysutils
7
CATEGORIES=	sysutils
7
MASTER_SITES=	http://vicerveza.homeunix.net/~viric/soft/ts/ CENKES
8
MASTER_SITES=	http://vicerveza.homeunix.net/~viric/soft/ts/ CENKES
8
9
Lines 17-22 Link Here
17
post-patch:
18
post-patch:
18
	${REINPLACE_CMD} -e '/^GLIBCFLAGS/d;/^CFLAGS/d'\
19
	${REINPLACE_CMD} -e '/^GLIBCFLAGS/d;/^CFLAGS/d'\
19
		${WRKSRC}/Makefile
20
		${WRKSRC}/Makefile
21
	${REINPLACE_CMD} -e 's/\.TH TS 1/.TH TS 8/'\
22
		${WRKSRC}/ts.1
20
23
21
# Install man page as ts.8 to avoid conflict with security/openssl
24
# Install man page as ts.8 to avoid conflict with security/openssl
22
do-install:
25
do-install:

Return to bug 196337