From 5a08ef716fdc0ca6124896487664f76a198160ea Mon Sep 17 00:00:00 2001 From: Thomas Gellekum Date: Tue, 13 Nov 2001 13:12:11 +0000 Subject: Add variables $ACLOCAL and $AUTOHEADER, now that the program names contain version numbers. Approved by: portmgr (sobomax) --- Mk/bsd.port.mk | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Mk/bsd.port.mk b/Mk/bsd.port.mk index d2cfced2a6b8..dc51af600b0e 100644 --- a/Mk/bsd.port.mk +++ b/Mk/bsd.port.mk @@ -941,8 +941,10 @@ NONEXISTENT?= /nonexistent # Miscellaneous overridable commands: GMAKE?= gmake +ACLOCAL?= aclocal14 AUTOMAKE?= automake14 AUTOCONF?= autoconf213 +AUTOHEADER?= autoheader213 LIBTOOL?= libtool XMKMF?= xmkmf -a .if exists(/sbin/md5) -- cgit v1.2.3