From 5c9ae616147e199eea82ec64fe711dab4dd0eff0 Mon Sep 17 00:00:00 2001 From: obache Date: Sat, 29 Nov 2014 07:58:10 +0000 Subject: sysconfdir must be same as base php package. --- lang/pear/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lang') 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 -- cgit v1.2.3