Date: Thu, 6 Jul 2006 18:26:36 GMT From: Jo Rhett <jrhett@svcolo.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/99848: www/apache22 doesn't need python to compile Message-ID: <200607061826.k66IQaJ8067537@www.freebsd.org> Resent-Message-ID: <200607061830.k66IUJUx010929@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 99848 >Category: ports >Synopsis: www/apache22 doesn't need python to compile >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Jul 06 18:30:18 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Jo Rhett >Release: 6.0 >Organization: svcolo >Environment: FreeBSD arran 6.0-RELEASE FreeBSD 6.0-RELEASE #4: Fri Nov 11 13:29:33 PST 2005 root@barrel.svcolo.com:/usr/obj/usr/src/sys/MEERMINIMAL i386 >Description: This port requires Python for reasons unclear to me. This requirement is based on the execution of buildconf in the Makefile, which is also not required for any reason I can understand. >How-To-Repeat: make :-) >Fix: --- Makefile_orig Thu Jul 6 11:25:35 2006 +++ Makefile Thu Jul 6 11:26:01 2006 @@ -22,7 +22,6 @@ COMMENT?= Version 2.2 of Apache web server with ${WITH_MPM:L} MPM. LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 -BUILD_DEPENDS= python:${PORTSDIR}/lang/python LATEST_LINK= apache22 @@ -178,7 +177,6 @@ @${INSTALL_DATA} ${WRKSRC}/NOTICE ${WRKSRC}/docs/manual pre-configure: - @cd ${WRKSRC}; ${SETENV} ${SCRIPTS_ENV} ./buildconf post-configure: @FTPUSERS=`${EGREP} -v '^#' /etc/ftpusers| ${TR} -s "\n" " "` ;\ >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200607061826.k66IQaJ8067537>