pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/samba4
Module Name: pkgsrc
Committed By: ryoon
Date: Mon Dec 10 00:14:23 UTC 2018
Modified Files:
pkgsrc/net/samba4: Makefile
Log Message:
Remove PLIST.*=no to fix packaging
To generate a diff of this commit:
cvs rdiff -u -r1.54 -r1.55 pkgsrc/net/samba4/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/samba4/Makefile
diff -u pkgsrc/net/samba4/Makefile:1.54 pkgsrc/net/samba4/Makefile:1.55
--- pkgsrc/net/samba4/Makefile:1.54 Sun Dec 9 14:48:03 2018
+++ pkgsrc/net/samba4/Makefile Mon Dec 10 00:14:23 2018
@@ -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 @@ CONFIGURE_ARGS+= --with-ldb-lmdb
PLIST.64bit= yes
.else
CONFIGURE_ARGS+= --without-ldb-lmdb
-PLIST.64bit= no
.endif
INSTALLATION_DIRS+= ${DOCDIR} ${EGDIR}
Home |
Main Index |
Thread Index |
Old Index