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

(-)imake-4/Makefile (-1 / +2 lines)
Lines 16-27 Link Here
16
MAINTAINER=	x11@FreeBSD.org
16
MAINTAINER=	x11@FreeBSD.org
17
COMMENT=	Imake and other utilities from XFree86
17
COMMENT=	Imake and other utilities from XFree86
18
18
19
LATEST_LINK=	imake-4
20
19
CONFLICTS=	imake-6*
21
CONFLICTS=	imake-6*
20
22
21
PREFIX?=	${X11BASE}
23
PREFIX?=	${X11BASE}
22
MTREE_FILE=	/etc/mtree/BSD.x11-4.dist
24
MTREE_FILE=	/etc/mtree/BSD.x11-4.dist
23
USE_PERL5=	yes
25
USE_PERL5=	yes
24
USE_REINPLACE=	yes
25
MAKE_ENV=	MAKEFLAGS="CC=${CC}"
26
MAKE_ENV=	MAKEFLAGS="CC=${CC}"
26
SCRIPTS_ENV=	CC=${CC}
27
SCRIPTS_ENV=	CC=${CC}

Return to bug 96293