- Quick fix: change 'make config' with 'make config-conditional'.

It's exactly I meant.

Reported by:	Larry Rosenman <ler at lerctr.org>
This commit is contained in:
Sergey Matveychuk 2006-06-18 18:27:58 +00:00
parent 7f8ca42f30
commit 0d0640d075
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=165695
8 changed files with 48 additions and 0 deletions

View File

@ -7,6 +7,7 @@
PORTNAME= portupgrade
PORTVERSION= 2.1.4
PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \

View File

@ -0,0 +1,11 @@
--- bin/portupgrade.orig Sun Jun 18 22:23:44 2006
+++ bin/portupgrade Sun Jun 18 22:24:10 2006
@@ -774,7 +774,7 @@
cmdargs << 'ECHO_MSG=/usr/bin/true'
end
- cmdargs << 'config'
+ cmdargs << 'config-conditional'
progress_message "Run 'make config' for #{origin}"
if ! system "cd #{portdir} && #{shelljoin(*cmdargs)}"

View File

@ -7,6 +7,7 @@
PORTNAME= portupgrade
PORTVERSION= 2.1.4
PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \

View File

@ -0,0 +1,11 @@
--- bin/portupgrade.orig Sun Jun 18 22:23:44 2006
+++ bin/portupgrade Sun Jun 18 22:24:10 2006
@@ -774,7 +774,7 @@
cmdargs << 'ECHO_MSG=/usr/bin/true'
end
- cmdargs << 'config'
+ cmdargs << 'config-conditional'
progress_message "Run 'make config' for #{origin}"
if ! system "cd #{portdir} && #{shelljoin(*cmdargs)}"

View File

@ -7,6 +7,7 @@
PORTNAME= portupgrade
PORTVERSION= 2.1.4
PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \

View File

@ -0,0 +1,11 @@
--- bin/portupgrade.orig Sun Jun 18 22:23:44 2006
+++ bin/portupgrade Sun Jun 18 22:24:10 2006
@@ -774,7 +774,7 @@
cmdargs << 'ECHO_MSG=/usr/bin/true'
end
- cmdargs << 'config'
+ cmdargs << 'config-conditional'
progress_message "Run 'make config' for #{origin}"
if ! system "cd #{portdir} && #{shelljoin(*cmdargs)}"

View File

@ -7,6 +7,7 @@
PORTNAME= portupgrade
PORTVERSION= 2.1.4
PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \

View File

@ -0,0 +1,11 @@
--- bin/portupgrade.orig Sun Jun 18 22:23:44 2006
+++ bin/portupgrade Sun Jun 18 22:24:10 2006
@@ -774,7 +774,7 @@
cmdargs << 'ECHO_MSG=/usr/bin/true'
end
- cmdargs << 'config'
+ cmdargs << 'config-conditional'
progress_message "Run 'make config' for #{origin}"
if ! system "cd #{portdir} && #{shelljoin(*cmdargs)}"