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

(-)games/six/Makefile (-1 / +3 lines)
Lines 5-11 Link Here
5
# $FreeBSD: ports/games/six/Makefile,v 1.6 2004/07/25 16:24:13 krion Exp $
5
# $FreeBSD: ports/games/six/Makefile,v 1.6 2004/07/25 16:24:13 krion Exp $
6
6
7
PORTNAME=	six
7
PORTNAME=	six
8
PORTVERSION=	0.5.1
8
PORTVERSION=	0.5.2
9
CATEGORIES=	games kde
9
CATEGORIES=	games kde
10
MASTER_SITES=	http://six.retes.hu/download/
10
MASTER_SITES=	http://six.retes.hu/download/
11
11
Lines 23-27 Link Here
23
	@${REINPLACE_CMD} -e \
23
	@${REINPLACE_CMD} -e \
24
		's,-lkdeprint$$,$$(LIB_KDEPRINT) $$(LIBPTHREAD),g' \
24
		's,-lkdeprint$$,$$(LIB_KDEPRINT) $$(LIBPTHREAD),g' \
25
		${WRKSRC}/six/Makefile.in
25
		${WRKSRC}/six/Makefile.in
26
	@${REINPLACE_CMD} -e \
27
		's,<machine/limits.h>,<limits.h>,g' ${WRKSRC}/six/batch.h
26
28
27
.include <bsd.port.mk>
29
.include <bsd.port.mk>
(-)games/six/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
MD5 (six-0.5.1.tar.gz) = 562b6bb1f574b73a0c5324cfc6676fb2
1
MD5 (six-0.5.2.tar.gz) = 129da56864fc2ca8c8c949dcc2239604
2
SIZE (six-0.5.1.tar.gz) = 815737
2
SIZE (six-0.5.2.tar.gz) = 927829
(-)games/six/pkg-plist (+2 lines)
Lines 21-23 Link Here
21
share/mimelnk/application/vnd.kde.six.desktop
21
share/mimelnk/application/vnd.kde.six.desktop
22
@dirrm share/doc/HTML/en/six
22
@dirrm share/doc/HTML/en/six
23
@dirrm share/apps/six
23
@dirrm share/apps/six
24
@unexec rmdir %D/share/applnk/Games/Board 2>/dev/null || true
25
@unexec rmdir %D/share/applnk/Games 2>/dev/null || true

Return to bug 70116