Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Jul 2004 19:37:43 +0100
From:      Simon Dick <simond@irrelevant.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        sean@mcneil.com
Subject:   ports/69501: Maintainer port update: mail/squirrelmail
Message-ID:  <E1Bo4vP-000GR6-K4@home.irrelevant.org>
Resent-Message-ID: <200407231840.i6NIeEuq046176@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         69501
>Category:       ports
>Synopsis:       Maintainer port update: mail/squirrelmail
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 23 18:40:13 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Simon Dick
>Release:        FreeBSD 4.9-RELEASE-p1 i386
>Organization:
>Environment:
System: FreeBSD nelly.internal.irrelevant.org 4.9-RELEASE-p1 FreeBSD 4.9-RELEASE-p1 #5: Sat Feb 7 07:48:58 GMT 2004 root@nelly.internal.irrelevant.org:/usr/obj/usr/src/sys/ELEPHANT i386


	
>Description:

Fix ports use of USE_PHP, sorry!

>How-To-Repeat:
	
>Fix:


--- Makefile.orig	Fri Jul 23 19:34:46 2004
+++ Makefile	Fri Jul 23 19:35:10 2004
@@ -26,7 +26,7 @@
 .endif
 
 .ifdef WITH_LDAP
-USE_PHP=	${USE_PHP} ldap
+USE_PHP+=	ldap
 .endif
 
 .ifndef WITHOUT_WWWDIR
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1Bo4vP-000GR6-K4>