ports/56852: Update port: www/mod_python
KATO Tsuguru
tkato at prontomail.com
Sun Sep 14 07:02:56 UTC 2003
>Number: 56852
>Category: ports
>Synopsis: Update port: www/mod_python
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Sun Sep 14 00:01:09 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator: KATO Tsuguru
>Release: FreeBSD 4.8-RELEASE-p3 i386
>Organization:
>Environment:
>Description:
- ECHO -> ECHO_MSG
- pre-fetch -> pre-everything
>How-To-Repeat:
>Fix:
diff -urN /usr/ports/www/mod_python/Makefile www/mod_python/Makefile
--- /usr/ports/www/mod_python/Makefile Tue Apr 15 04:52:44 2003
+++ www/mod_python/Makefile Sun Sep 14 13:21:31 2003
@@ -34,12 +34,12 @@
STRIP_CMD?= strip
-pre-fetch:
- @${ECHO} ""
- @${ECHO} "You may use the following build option:"
- @${ECHO} ""
- @${ECHO} " WANT_EAPI=yes build as apache EAPI module (for apache13-modssl)"
- @${ECHO} ""
+pre-everything::
+ @${ECHO_MSG} ""
+ @${ECHO_MSG} "You may use the following build option:"
+ @${ECHO_MSG} ""
+ @${ECHO_MSG} " WANT_EAPI=yes build as apache EAPI module (for apache13-modssl)"
+ @${ECHO_MSG} ""
pre-patch:
.if defined(WANT_EAPI)
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list