Put back PKG_SYSCONFVAR fix.
This commit is contained in:
parent
9bd9dd1345
commit
f035f93918
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.29 2015/02/01 11:28:24 obache Exp $
|
||||
# $NetBSD: Makefile,v 1.30 2015/02/16 10:48:06 jperkin 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
|
||||
|
||||
|
|
Loading…
Reference in a new issue