Import of pkgsrc-2015Q2
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# $NetBSD: Makefile,v 1.60 2014/10/12 00:08:26 gdt Exp $
|
||||
# $NetBSD: Makefile,v 1.62 2015/06/12 10:51:11 wiz Exp $
|
||||
|
||||
PKGREVISION= 5
|
||||
PKGREVISION= 7
|
||||
|
||||
CONFLICTS+= bacula-client-[0-9]* bacula-clientonly-[0-9]*
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# $NetBSD: Makefile.common,v 1.65 2014/10/05 16:41:08 wiz Exp $
|
||||
# $NetBSD: Makefile.common,v 1.66 2015/06/22 16:50:38 jperkin Exp $
|
||||
#
|
||||
# used by sysutils/bacula-clientonly/Makefile
|
||||
# used by sysutils/bacula-tray-monitor/Makefile
|
||||
@@ -56,6 +56,11 @@ SUBST_FILES.egdir+= src/wx-console/Makefile.in
|
||||
SUBST_FILES.egdir+= src/tray-monitor/Makefile.in
|
||||
SUBST_SED.egdir= -e 's,%%EXAMPLESDIR%%,${EXAMPLESDIR},g'
|
||||
|
||||
SUBST_CLASSES+= fixwrap
|
||||
SUBST_STAGE.fixwrap= post-build
|
||||
SUBST_FILES.fixwrap= scripts/bacula_config
|
||||
SUBST_SED.fixwrap= -e "s,${WRAPPER_BINDIR}/g++,${CXXPATH},g"
|
||||
|
||||
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR}
|
||||
CONFIGURE_ARGS+= --with-scriptdir=${PREFIX}/libexec/bacula
|
||||
CONFIGURE_ARGS+= --with-sbin-perm=0755
|
||||
|
||||
Reference in New Issue
Block a user