pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/samba4 Remove PLIST.*=no to fix packaging
details: https://anonhg.NetBSD.org/pkgsrc/rev/ca10dcd34893
branches: trunk
changeset: 316296:ca10dcd34893
user: ryoon <ryoon%pkgsrc.org@localhost>
date: Mon Dec 10 00:14:23 2018 +0000
description:
Remove PLIST.*=no to fix packaging
diffstat:
net/samba4/Makefile | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 0e82af42b832 -r ca10dcd34893 net/samba4/Makefile
--- a/net/samba4/Makefile Sun Dec 09 22:26:39 2018 +0000
+++ b/net/samba4/Makefile Mon Dec 10 00:14:23 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.54 2018/12/09 14:48:03 ryoon Exp $
+# $NetBSD: Makefile,v 1.55 2018/12/10 00:14:23 ryoon Exp $
DISTNAME= samba-${VERSION}
PKGREVISION= 1
@@ -145,7 +145,6 @@
PLIST.64bit= yes
.else
CONFIGURE_ARGS+= --without-ldb-lmdb
-PLIST.64bit= no
.endif
INSTALLATION_DIRS+= ${DOCDIR} ${EGDIR}
Home |
Main Index |
Thread Index |
Old Index