pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/samba4 samba4: don't declare snapper twice
details: https://anonhg.NetBSD.org/pkgsrc/rev/645cc56b5072
branches: trunk
changeset: 453767:645cc56b5072
user: nia <nia%pkgsrc.org@localhost>
date: Wed Jun 02 20:05:20 2021 +0000
description:
samba4: don't declare snapper twice
diffstat:
net/samba4/options.mk | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r b836c23e6d49 -r 645cc56b5072 net/samba4/options.mk
--- a/net/samba4/options.mk Wed Jun 02 20:01:42 2021 +0000
+++ b/net/samba4/options.mk Wed Jun 02 20:05:20 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.14 2021/06/01 08:30:17 adam Exp $
+# $NetBSD: options.mk,v 1.15 2021/06/02 20:05:20 nia Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.samba4
PKG_SUPPORTED_OPTIONS= ads avahi fam ldap pam winbind # cups # cups option is broken for me.
@@ -115,7 +115,6 @@
.endif
.if ${OPSYS} == "Linux"
-PLIST_VARS+= snapper
. if !empty(PKG_OPTIONS:Msnapper)
.include "../../sysutils/dbus/buildlink3.mk"
PLIST.snapper= yes
Home |
Main Index |
Thread Index |
Old Index