ports/112233: Fix port: databases/pecl-memcache
Gerrit Beine
gerrit.beine at gmx.de
Sun Apr 29 10:10:06 UTC 2007
>Number: 112233
>Category: ports
>Synopsis: Fix port: databases/pecl-memcache
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Sun Apr 29 10:10:05 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator: Gerrit Beine
>Release: FreeBSD 6.1-RELEASE
>Organization:
>Environment:
FreeBSD fbsd61.localdomain 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sun May 7 04:32:43 UTC 2006 root at opus.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386
>Description:
Fix the broken port using PHP_BUILD and PHPIZE
>How-To-Repeat:
>Fix:
diff -Nur /usr/ports/databases/pecl-memcache/Makefile pecl-memcache/Makefile
--- /usr/ports/databases/pecl-memcache/Makefile Fri Apr 20 10:01:06 2007
+++ pecl-memcache/Makefile Sun Apr 29 11:34:06 2007
@@ -16,9 +16,9 @@
MAINTAINER= gerrit.beine at gmx.de
COMMENT= Memcached extension
-BROKEN= Configure fails
-
USE_PHP= zlib session
+USE_PHP_BUILD= yes
+USE_PHPIZE= yes
USE_PHPEXT= yes
PHP_MODNAME= memcache
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list