pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/43170: lang/php53 does not respect PKG_OPTIONS.php
>Number: 43170
>Category: pkg
>Synopsis: lang/php53 does not respect PKG_OPTIONS.php
>Confidential: no
>Severity: serious
>Priority: high
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Fri Apr 16 14:40:00 +0000 2010
>Originator: Nathaniel Madura
>Release: 5.0.2
>Organization:
University of Michigan
>Environment:
NetBSD netbsd-imager.umtri.private 5.0.2 NetBSD 5.0.2 (XEN3_DOMU) #0: Sat Feb
6 13:42:20 UTC 2010
builds%b8.netbsd.org@localhost:/home/builds/ab/netbsd-5-0-2-RELEASE/amd64/201002061851Z-obj/home/builds/ab/netbsd-5-0-2-RELEASE/src/sys/arch/amd64/compile/XEN3_DOMU
amd64
>Description:
lang/php53 doesn't properly take options from PKG_OPTIONS.php
>How-To-Repeat:
in mk.conf add
PKG_OPTIONS.php=suhosin
in lang/php53
make show-options
shows that suhosin hasn't been added
>Fix:
Index: lang/php53/Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/lang/php53/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- lang/php53/Makefile 21 Mar 2010 17:10:01 -0000 1.2
+++ lang/php53/Makefile 16 Apr 2010 14:31:31 -0000
@@ -1,5 +1,6 @@
# $NetBSD: Makefile,v 1.2 2010/03/21 17:10:01 jdolecek Exp $
+PKGNAME= php-${PHP_BASE_VERS}
PKGREVISION= 1
CATEGORIES= lang
HOMEPAGE= http://www.php.net/
Home |
Main Index |
Thread Index |
Old Index