**SPAM** automake14 and autoconf257

Sergey Matveychuk sem at ciam.ru
Sat Mar 20 17:45:32 PST 2004


After the last autotools commit subj doesn't work.
Check a test I've attached.

Before the commit I've got I wanted:
AUTOCONF=autoconf257

But now I get:
AUTOCONF=/usr/local/libexec/autoconf213/autoconf

Sorry, I have no time now to find out what changed.

-- 
Sem.
-------------- next part --------------
PORTNAME=	test
PORTVERSION=	1.1
CATEGORIES=	devel
MAINTAINER=	some at email.ru
COMMENT=	test port
USE_AUTOMAKE_VER=	14
USE_AUTOCONF_VER=	257

pre-fetch:
	@echo "AUTOCONF=${AUTOCONF}"; \
	exit 1

.include <bsd.port.mk>


More information about the freebsd-ports mailing list