1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

Feh. Revert previous commit. Apparently 4.x make(1) doesn't

understanding .warning.
This commit is contained in:
Ade Lovett 2005-11-15 06:58:03 +00:00
parent 6a96cb96ca
commit 8f92d87d66
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=148325

View File

@ -75,7 +75,6 @@ USE_AUTOTOOLS_COMPAT+= libtool:${WANT_LIBTOOL_VER}:env
# Ensure that we're not mixing and matching old and new systems
#
.if ${USE_AUTOTOOLS_COMPAT}!=""
.warning "Old autotools variables detected. Replace with USE_AUTOTOOLS= ${USE_AUTOTOOLS_COMPAT}"
. if defined(USE_AUTOTOOLS)
BROKEN+= "Mix and match of old and new autotools system prohibited"
. else