Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Mar 2003 13:14:38 +0100
From:      des@ofug.org (Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?=)
To:        Doug Barton <DougB@FreeBSD.org>
Cc:        ports@freebsd.org
Subject:   Re: Bug in ports dependency system?
Message-ID:  <xzpvfyib369.fsf@flood.ping.uio.no>
In-Reply-To: <20030316152341.P73850@znfgre.tberna.bet> (Doug Barton's message of "Sun, 16 Mar 2003 15:24:12 -0800 (PST)")
References:  <xzpu1e4ci2w.fsf@flood.ping.uio.no> <20030316152341.P73850@znfgre.tberna.bet>

next in thread | previous in thread | raw e-mail | index | archive | help
Doug Barton <DougB@FreeBSD.org> writes:
> What happens if you go into gimp-devel and do 'make clean ; make install'?

Haven't tried, but I found a much smaller test case:

# cd /usr/ports/archivers/zip
# make clean
# make DEPENDS_TARGET='package clean'

it will go build and install unzip twice - interestingly the install
stage does not fail even when unzip is already installed!  This
definitely looks like a DEPENDS_TARGET- related bug.  I have no idea
why it only happens for some ports and not others.

(BTW, the next version of porteasy will use DEPENDS_CLEAN instead of
adding 'clean' to DEPENDS_TARGET)

DES
-- 
Dag-Erling Smorgrav - des@ofug.org

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?xzpvfyib369.fsf>