pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/lang/pear Revert "sysconfdir must be same as base php ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6f966df951d5
branches:  trunk
changeset: 645685:6f966df951d5
user:      obache <obache%pkgsrc.org@localhost>
date:      Sun Feb 01 11:28:24 2015 +0000

description:
Revert "sysconfdir must be same as base php package.",
proposed/discussed is required for such changes.

diffstat:

 lang/pear/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 86ca04719d27 -r 6f966df951d5 lang/pear/Makefile
--- a/lang/pear/Makefile        Sun Feb 01 11:27:55 2015 +0000
+++ b/lang/pear/Makefile        Sun Feb 01 11:28:24 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2014/11/29 07:58:10 obache Exp $
+# $NetBSD: Makefile,v 1.29 2015/02/01 11:28:24 obache Exp $
 #
 
 DISTNAME=      PEAR-1.9.5
@@ -21,7 +21,6 @@
 
 CONFLICTS+=    php<5.2.1nb2
 
-PKG_SYSCONFVAR=        php
 CONF_FILES=    ${PREFIX}/share/examples/pear/pear.conf \
                ${PKG_SYSCONFDIR}/pear.conf
 



Home | Main Index | Thread Index | Old Index