Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Jun 1998 14:42:02 -0700 (PDT)
From:      asami@FreeBSD.ORG (Satoshi Asami)
To:        steve@FreeBSD.ORG
Cc:        gmarco@giovannelli.it, ports@FreeBSD.ORG
Subject:   Re: P5-Apache : are there any troubles with it ?
Message-ID:  <199806262142.OAA08935@vader.cs.berkeley.edu>
In-Reply-To: <359357B6.FB67F873@scotty.masternet.it> (message from Gianmarco Giovannelli on Fri, 26 Jun 1998 10:11:34 %2B0200)

next in thread | previous in thread | raw e-mail | index | archive | help
 * I think the problem is related to the fact that the port now is apache12
 * (or apache13) and not apache only.

Steve, can you fix the port?  In fact, this port does something very
weird:

===
pre-configure:
                @ cd ${PORTSDIR}/www/apache && ${MAKE} clean patch
===

That should be

  BUILD_DEPENDS=/nonexistent:${PORTSDIR}/www/apache12:patch

unless it specifically needs the apache port to be in the post-patch,
pre-configure stage.  If that is the case, it is very bad for this
port's *build* to wipe out a source tree of another port.

Satoshi

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?199806262142.OAA08935>