Date: Mon, 16 Aug 2004 07:49:33 +0100 (BST) From: Matthew Seaman <m.seaman@infracaninophile.co.uk> To: FreeBSD-gnats-submit@FreeBSD.org Cc: Pawel Wieleba <wielebap@volt.iem.pw.edu.pl> Subject: ports/70519: [Maintiner Update] Add missing module dependency Message-ID: <200408160649.i7G6nXXH079892@happy-idiot-talk.infracaninophile.co.uk> Resent-Message-ID: <200408160700.i7G70hjN097136@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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@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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408160649.i7G6nXXH079892>