summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/autoconf/Makefile10
-rw-r--r--devel/autoconf253/Makefile10
-rw-r--r--devel/autoconf254/Makefile10
-rw-r--r--devel/autoconf257/Makefile10
-rw-r--r--devel/autoconf259/Makefile10
-rw-r--r--devel/autoconf26/Makefile10
-rw-r--r--devel/autoconf261/Makefile10
-rw-r--r--devel/autoconf262/Makefile10
-rw-r--r--devel/autoconf267/Makefile10
-rw-r--r--devel/autoconf268/Makefile10
-rw-r--r--devel/gnu-autoconf/Makefile10
11 files changed, 110 insertions, 0 deletions
diff --git a/devel/autoconf/Makefile b/devel/autoconf/Makefile
index dab922308e62..db9669d35b9b 100644
--- a/devel/autoconf/Makefile
+++ b/devel/autoconf/Makefile
@@ -49,6 +49,16 @@ MAN1= autoconf.1 \
config.sub.1 \
ifnames.1
+.if defined(USE_AUTOCONF) || defined(USE_AUTOCONF_VER)
+pre-everything:
+ @${ECHO} ===========================================================
+ @${ECHO} "You have 'USE_AUTOCONF' or 'USE_AUTOCONF_VER' variables"
+ @${ECHO} "defined either in environment or in make(1) arguments."
+ @${ECHO} "Please undefine them and try again."
+ @${ECHO} ===========================================================
+ @${FALSE}
+.endif # defined(USE_AUTOCONF) || defined(USE_AUTOCONF_VER)
+
post-install:
.for FILE in ${GENERIC_TOOLS}
${INSTALL_SCRIPT} ${WRKSRC}/config/${FILE} ${PREFIX}/share/autoconf
diff --git a/devel/autoconf253/Makefile b/devel/autoconf253/Makefile
index dab922308e62..db9669d35b9b 100644
--- a/devel/autoconf253/Makefile
+++ b/devel/autoconf253/Makefile
@@ -49,6 +49,16 @@ MAN1= autoconf.1 \
config.sub.1 \
ifnames.1
+.if defined(USE_AUTOCONF) || defined(USE_AUTOCONF_VER)
+pre-everything:
+ @${ECHO} ===========================================================
+ @${ECHO} "You have 'USE_AUTOCONF' or 'USE_AUTOCONF_VER' variables"
+ @${ECHO} "defined either in environment or in make(1) arguments."
+ @${ECHO} "Please undefine them and try again."
+ @${ECHO} ===========================================================
+ @${FALSE}
+.endif # defined(USE_AUTOCONF) || defined(USE_AUTOCONF_VER)
+
post-install:
.for FILE in ${GENERIC_TOOLS}
${INSTALL_SCRIPT} ${WRKSRC}/config/${FILE} ${PREFIX}/share/autoconf
diff --git a/devel/autoconf254/Makefile b/devel/autoconf254/Makefile
index dab922308e62..db9669d35b9b 100644
--- a/devel/autoconf254/Makefile
+++ b/devel/autoconf254/Makefile
@@ -49,6 +49,16 @@ MAN1= autoconf.1 \
config.sub.1 \
ifnames.1
+.if defined(USE_AUTOCONF) || defined(USE_AUTOCONF_VER)
+pre-everything:
+ @${ECHO} ===========================================================
+ @${ECHO} "You have 'USE_AUTOCONF' or 'USE_AUTOCONF_VER' variables"
+ @${ECHO} "defined either in environment or in make(1) arguments."
+ @${ECHO} "Please undefine them and try again."
+ @${ECHO} ===========================================================
+ @${FALSE}
+.endif # defined(USE_AUTOCONF) || defined(USE_AUTOCONF_VER)
+
post-install:
.for FILE in ${GENERIC_TOOLS}
${INSTALL_SCRIPT} ${WRKSRC}/config/${FILE} ${PREFIX}/share/autoconf
diff --git a/devel/autoconf257/Makefile b/devel/autoconf257/Makefile
index dab922308e62..db9669d35b9b 100644
--- a/devel/autoconf257/Makefile
+++ b/devel/autoconf257/Makefile
@@ -49,6 +49,16 @@ MAN1= autoconf.1 \
config.sub.1 \
ifnames.1
+.if defined(USE_AUTOCONF) || defined(USE_AUTOCONF_VER)
+pre-everything:
+ @${ECHO} ===========================================================
+ @${ECHO} "You have 'USE_AUTOCONF' or 'USE_AUTOCONF_VER' variables"
+ @${ECHO} "defined either in environment or in make(1) arguments."
+ @${ECHO} "Please undefine them and try again."
+ @${ECHO} ===========================================================
+ @${FALSE}
+.endif # defined(USE_AUTOCONF) || defined(USE_AUTOCONF_VER)
+
post-install:
.for FILE in ${GENERIC_TOOLS}
${INSTALL_SCRIPT} ${WRKSRC}/config/${FILE} ${PREFIX}/share/autoconf
diff --git a/devel/autoconf259/Makefile b/devel/autoconf259/Makefile
index dab922308e62..db9669d35b9b 100644
--- a/devel/autoconf259/Makefile
+++ b/devel/autoconf259/Makefile
@@ -49,6 +49,16 @@ MAN1= autoconf.1 \
config.sub.1 \
ifnames.1
+.if defined(USE_AUTOCONF) || defined(USE_AUTOCONF_VER)
+pre-everything:
+ @${ECHO} ===========================================================
+ @${ECHO} "You have 'USE_AUTOCONF' or 'USE_AUTOCONF_VER' variables"
+ @${ECHO} "defined either in environment or in make(1) arguments."
+ @${ECHO} "Please undefine them and try again."
+ @${ECHO} ===========================================================
+ @${FALSE}
+.endif # defined(USE_AUTOCONF) || defined(USE_AUTOCONF_VER)
+
post-install:
.for FILE in ${GENERIC_TOOLS}
${INSTALL_SCRIPT} ${WRKSRC}/config/${FILE} ${PREFIX}/share/autoconf
diff --git a/devel/autoconf26/Makefile b/devel/autoconf26/Makefile
index dab922308e62..db9669d35b9b 100644
--- a/devel/autoconf26/Makefile
+++ b/devel/autoconf26/Makefile
@@ -49,6 +49,16 @@ MAN1= autoconf.1 \
config.sub.1 \
ifnames.1
+.if defined(USE_AUTOCONF) || defined(USE_AUTOCONF_VER)
+pre-everything:
+ @${ECHO} ===========================================================
+ @${ECHO} "You have 'USE_AUTOCONF' or 'USE_AUTOCONF_VER' variables"
+ @${ECHO} "defined either in environment or in make(1) arguments."
+ @${ECHO} "Please undefine them and try again."
+ @${ECHO} ===========================================================
+ @${FALSE}
+.endif # defined(USE_AUTOCONF) || defined(USE_AUTOCONF_VER)
+
post-install:
.for FILE in ${GENERIC_TOOLS}
${INSTALL_SCRIPT} ${WRKSRC}/config/${FILE} ${PREFIX}/share/autoconf
diff --git a/devel/autoconf261/Makefile b/devel/autoconf261/Makefile
index dab922308e62..db9669d35b9b 100644
--- a/devel/autoconf261/Makefile
+++ b/devel/autoconf261/Makefile
@@ -49,6 +49,16 @@ MAN1= autoconf.1 \
config.sub.1 \
ifnames.1
+.if defined(USE_AUTOCONF) || defined(USE_AUTOCONF_VER)
+pre-everything:
+ @${ECHO} ===========================================================
+ @${ECHO} "You have 'USE_AUTOCONF' or 'USE_AUTOCONF_VER' variables"
+ @${ECHO} "defined either in environment or in make(1) arguments."
+ @${ECHO} "Please undefine them and try again."
+ @${ECHO} ===========================================================
+ @${FALSE}
+.endif # defined(USE_AUTOCONF) || defined(USE_AUTOCONF_VER)
+
post-install:
.for FILE in ${GENERIC_TOOLS}
${INSTALL_SCRIPT} ${WRKSRC}/config/${FILE} ${PREFIX}/share/autoconf
diff --git a/devel/autoconf262/Makefile b/devel/autoconf262/Makefile
index dab922308e62..db9669d35b9b 100644
--- a/devel/autoconf262/Makefile
+++ b/devel/autoconf262/Makefile
@@ -49,6 +49,16 @@ MAN1= autoconf.1 \
config.sub.1 \
ifnames.1
+.if defined(USE_AUTOCONF) || defined(USE_AUTOCONF_VER)
+pre-everything:
+ @${ECHO} ===========================================================
+ @${ECHO} "You have 'USE_AUTOCONF' or 'USE_AUTOCONF_VER' variables"
+ @${ECHO} "defined either in environment or in make(1) arguments."
+ @${ECHO} "Please undefine them and try again."
+ @${ECHO} ===========================================================
+ @${FALSE}
+.endif # defined(USE_AUTOCONF) || defined(USE_AUTOCONF_VER)
+
post-install:
.for FILE in ${GENERIC_TOOLS}
${INSTALL_SCRIPT} ${WRKSRC}/config/${FILE} ${PREFIX}/share/autoconf
diff --git a/devel/autoconf267/Makefile b/devel/autoconf267/Makefile
index dab922308e62..db9669d35b9b 100644
--- a/devel/autoconf267/Makefile
+++ b/devel/autoconf267/Makefile
@@ -49,6 +49,16 @@ MAN1= autoconf.1 \
config.sub.1 \
ifnames.1
+.if defined(USE_AUTOCONF) || defined(USE_AUTOCONF_VER)
+pre-everything:
+ @${ECHO} ===========================================================
+ @${ECHO} "You have 'USE_AUTOCONF' or 'USE_AUTOCONF_VER' variables"
+ @${ECHO} "defined either in environment or in make(1) arguments."
+ @${ECHO} "Please undefine them and try again."
+ @${ECHO} ===========================================================
+ @${FALSE}
+.endif # defined(USE_AUTOCONF) || defined(USE_AUTOCONF_VER)
+
post-install:
.for FILE in ${GENERIC_TOOLS}
${INSTALL_SCRIPT} ${WRKSRC}/config/${FILE} ${PREFIX}/share/autoconf
diff --git a/devel/autoconf268/Makefile b/devel/autoconf268/Makefile
index dab922308e62..db9669d35b9b 100644
--- a/devel/autoconf268/Makefile
+++ b/devel/autoconf268/Makefile
@@ -49,6 +49,16 @@ MAN1= autoconf.1 \
config.sub.1 \
ifnames.1
+.if defined(USE_AUTOCONF) || defined(USE_AUTOCONF_VER)
+pre-everything:
+ @${ECHO} ===========================================================
+ @${ECHO} "You have 'USE_AUTOCONF' or 'USE_AUTOCONF_VER' variables"
+ @${ECHO} "defined either in environment or in make(1) arguments."
+ @${ECHO} "Please undefine them and try again."
+ @${ECHO} ===========================================================
+ @${FALSE}
+.endif # defined(USE_AUTOCONF) || defined(USE_AUTOCONF_VER)
+
post-install:
.for FILE in ${GENERIC_TOOLS}
${INSTALL_SCRIPT} ${WRKSRC}/config/${FILE} ${PREFIX}/share/autoconf
diff --git a/devel/gnu-autoconf/Makefile b/devel/gnu-autoconf/Makefile
index dab922308e62..db9669d35b9b 100644
--- a/devel/gnu-autoconf/Makefile
+++ b/devel/gnu-autoconf/Makefile
@@ -49,6 +49,16 @@ MAN1= autoconf.1 \
config.sub.1 \
ifnames.1
+.if defined(USE_AUTOCONF) || defined(USE_AUTOCONF_VER)
+pre-everything:
+ @${ECHO} ===========================================================
+ @${ECHO} "You have 'USE_AUTOCONF' or 'USE_AUTOCONF_VER' variables"
+ @${ECHO} "defined either in environment or in make(1) arguments."
+ @${ECHO} "Please undefine them and try again."
+ @${ECHO} ===========================================================
+ @${FALSE}
+.endif # defined(USE_AUTOCONF) || defined(USE_AUTOCONF_VER)
+
post-install:
.for FILE in ${GENERIC_TOOLS}
${INSTALL_SCRIPT} ${WRKSRC}/config/${FILE} ${PREFIX}/share/autoconf