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

(-)/tmp/devel/autoconf213/Makefile (-2 / +2 lines)
Lines 7-13 Link Here
7
7
8
PORTNAME=	autoconf
8
PORTNAME=	autoconf
9
PORTVERSION=	2.13.000227
9
PORTVERSION=	2.13.000227
10
PORTREVISION=	6
10
PORTREVISION=	7
11
CATEGORIES=	devel
11
CATEGORIES=	devel
12
MASTER_SITES=	${MASTER_SITE_LOCAL}
12
MASTER_SITES=	${MASTER_SITE_LOCAL}
13
MASTER_SITE_SUBDIR=	ade/gnu
13
MASTER_SITE_SUBDIR=	ade/gnu
Lines 26-32 Link Here
26
USE_BZIP2=	yes
26
USE_BZIP2=	yes
27
USE_PERL5=	yes
27
USE_PERL5=	yes
28
GNU_CONFIGURE=	yes
28
GNU_CONFIGURE=	yes
29
CONFIGURE_ENV=	CONFIG_SHELL=${SH} M4=${LOCALBASE}/bin/gm4
29
CONFIGURE_ENV=	CONFIG_SHELL=${SH} M4=${LOCALBASE}/bin/gm4 AWK=${AWK}
30
CONFIGURE_ARGS=	--program-suffix=-${BUILD_VERSION}
30
CONFIGURE_ARGS=	--program-suffix=-${BUILD_VERSION}
31
CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
31
CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
32
WRKSRC=		${WRKDIR}/autoconf
32
WRKSRC=		${WRKDIR}/autoconf
(-)/tmp/devel/autoconf261/Makefile (-2 / +2 lines)
Lines 7-13 Link Here
7
7
8
PORTNAME=	autoconf
8
PORTNAME=	autoconf
9
PORTVERSION=	2.61
9
PORTVERSION=	2.61
10
PORTREVISION=	2
10
PORTREVISION=	3
11
CATEGORIES=	devel
11
CATEGORIES=	devel
12
MASTER_SITES=	${MASTER_SITE_GNU}
12
MASTER_SITES=	${MASTER_SITE_GNU}
13
MASTER_SITE_SUBDIR=	autoconf
13
MASTER_SITE_SUBDIR=	autoconf
Lines 30-36 Link Here
30
INFO=		autoconf-${BUILD_VERSION}
30
INFO=		autoconf-${BUILD_VERSION}
31
31
32
GNU_CONFIGURE=	yes
32
GNU_CONFIGURE=	yes
33
CONFIGURE_ENV+=	CONFIG_SHELL=${SH} M4=${LOCALBASE}/bin/gm4
33
CONFIGURE_ENV+=	CONFIG_SHELL=${SH} M4=${LOCALBASE}/bin/gm4 AWK=${AWK}
34
CONFIGURE_ARGS=	--program-suffix=-${BUILD_VERSION} --without-lispdir
34
CONFIGURE_ARGS=	--program-suffix=-${BUILD_VERSION} --without-lispdir
35
CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
35
CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
36
36
(-)/tmp/devel/autoconf262/Makefile (-1 / +2 lines)
Lines 7-12 Link Here
7
7
8
PORTNAME=	autoconf
8
PORTNAME=	autoconf
9
PORTVERSION=	2.62
9
PORTVERSION=	2.62
10
PORTREVISION=	1
10
CATEGORIES=	devel
11
CATEGORIES=	devel
11
MASTER_SITES=	${MASTER_SITE_GNU}
12
MASTER_SITES=	${MASTER_SITE_GNU}
12
MASTER_SITE_SUBDIR=	autoconf
13
MASTER_SITE_SUBDIR=	autoconf
Lines 29-35 Link Here
29
INFO=		autoconf-${BUILD_VERSION}
30
INFO=		autoconf-${BUILD_VERSION}
30
31
31
GNU_CONFIGURE=	yes
32
GNU_CONFIGURE=	yes
32
CONFIGURE_ENV+=	CONFIG_SHELL=${SH} M4=${LOCALBASE}/bin/gm4
33
CONFIGURE_ENV+=	CONFIG_SHELL=${SH} M4=${LOCALBASE}/bin/gm4 AWK=${AWK}
33
CONFIGURE_ARGS=	--program-suffix=-${BUILD_VERSION} --without-lispdir
34
CONFIGURE_ARGS=	--program-suffix=-${BUILD_VERSION} --without-lispdir
34
CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
35
CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
35
36

Return to bug 125101