ports/77391: Apache 2.x Modules depending on wrong Apache port

Scot Hetzel swhetzel at gmail.com
Fri Feb 11 19:01:00 UTC 2005


The following reply was made to PR ports/77391; it has been noted by GNATS.

From: Scot Hetzel <swhetzel at gmail.com>
To: FreeBSD-gnats-submit at freebsd.org, clement at freebsd.org
Cc: apache at FreeBSD.org, jeh at FreeBSD.org, kiwi at oav.net, ports at fsck.ch
Subject: Re: ports/77391: Apache 2.x Modules depending on wrong Apache port
Date: Fri, 11 Feb 2005 12:59:03 -0600

 I didn't notice ${PORTDIRS} when I removed <bsd.port.pre.mk>.  After
 applying the patch in this PR, you'll need to change:
 
     ${PORTSDIR}/www/
 
 to
 
    ${.CURDIR}/../
 
 In all the affected ports except for mod_frontpage2-rtr, as it is
 using ${.CURDIR}/../.
 
 clement has reverted his change to "Makefiles.modules.3rd" back to
 revision 1.17 in www/apache2.  If we make these changes now, then when
 he puts it back in, it won't break theses ports again :).
 
 Scot



More information about the freebsd-ports-bugs mailing list