ports/70519: [Maintiner Update] Add missing module dependency

Matthew Seaman m.seaman at infracaninophile.co.uk
Mon Aug 16 07:00:44 UTC 2004


>Number:         70519
>Category:       ports
>Synopsis:       [Maintiner Update] Add missing module dependency
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 16 07:00:43 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Matthew Seaman
>Release:        FreeBSD 4.10-STABLE i386
>Organization:
Infracaninophile
>Environment:
System: FreeBSD happy-idiot-talk.infracaninophile.co.uk 4.10-STABLE FreeBSD 4.10-STABLE #80: Fri Aug 6 15:03:46 BST 2004 root at happy-idiot-talk.infracaninophile.co.uk:/usr/obj/usr/src/sys/HAPPY-IDIOT-TALK i386


	
>Description:

Add missing PHP module dependency.  Spotted by Pawel Wieleba


>How-To-Repeat:
	
>Fix:

	

--- phpldapadmin.diff begins here ---
diff -Nur /usr/ports/net/phpldapadmin/Makefile phpldapadmin/Makefile
--- /usr/ports/net/phpldapadmin/Makefile	Sat Jul 24 19:40:55 2004
+++ phpldapadmin/Makefile	Mon Aug 16 07:43:53 2004
@@ -16,7 +16,7 @@
 COMMENT=	A set of PHP-scripts to administer LDAP servers over the web
 
 NO_BUILD=	yes
-USE_PHP=	ldap openssl session
+USE_PHP=	ldap openssl pcre session
 
 BROKEN_WITH_PHP=	5
 
--- phpldapadmin.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list