summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2014-11-29 07:58:10 +0000
committerobache <obache@pkgsrc.org>2014-11-29 07:58:10 +0000
commit5c9ae616147e199eea82ec64fe711dab4dd0eff0 (patch)
tree370a6d6655875ed944e62d950be61209331b0ab1 /lang
parent79451f40abe079435869e19e4efc01ee7e7b66ee (diff)
downloadpkgsrc-5c9ae616147e199eea82ec64fe711dab4dd0eff0.tar.gz
sysconfdir must be same as base php package.
Diffstat (limited to 'lang')
-rw-r--r--lang/pear/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/pear/Makefile b/lang/pear/Makefile
index 99e8c8db495..8fc39060190 100644
--- a/lang/pear/Makefile
+++ b/lang/pear/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2014/10/14 16:27:48 taca Exp $
+# $NetBSD: Makefile,v 1.28 2014/11/29 07:58:10 obache Exp $
#
DISTNAME= PEAR-1.9.5
@@ -21,6 +21,7 @@ USE_TOOLS+= gzcat
CONFLICTS+= php<5.2.1nb2
+PKG_SYSCONFVAR= php
CONF_FILES= ${PREFIX}/share/examples/pear/pear.conf \
${PKG_SYSCONFDIR}/pear.conf