ports/99848: www/apache22 doesn't need python to compile

Jo Rhett jrhett at svcolo.com
Thu Jul 6 18:30:24 UTC 2006


>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 at 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:



More information about the freebsd-ports-bugs mailing list