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

Collapse All | Expand All

(-)devel/gettext-runtime/Makefile (+3 lines)
Lines 4-9 Link Here
4
# experimental ports run.  Untested commits may be backed out at portmgr's
4
# experimental ports run.  Untested commits may be backed out at portmgr's
5
# discretion.
5
# discretion.
6
6
7
# Workaround for r501985 adding gmake as a dependency for devel/ccache
8
NO_CCACHE=	yes
9
7
PORTNAME=	gettext-runtime
10
PORTNAME=	gettext-runtime
8
PORTREVISION=	2
11
PORTREVISION=	2
9
12
(-)devel/gmake/Makefile (+3 lines)
Lines 1-6 Link Here
1
# Created by: jkh
1
# Created by: jkh
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
# Workaround for r501985 adding gmake as a dependency for devel/ccache
5
NO_CCACHE=	yes
6
4
PORTNAME=	gmake
7
PORTNAME=	gmake
5
PORTVERSION=	4.2.1
8
PORTVERSION=	4.2.1
6
PORTREVISION=	3
9
PORTREVISION=	3
(-)print/indexinfo/Makefile (+3 lines)
Lines 1-5 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
# Workaround for r501985 adding gmake as a dependency for devel/ccache
4
NO_CCACHE=	yes
5
3
PORTNAME=	indexinfo
6
PORTNAME=	indexinfo
4
PORTVERSION=	0.3.1
7
PORTVERSION=	0.3.1
5
CATEGORIES=	print ports-mgmt
8
CATEGORIES=	print ports-mgmt

Return to bug 237979