pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/sysutils/smartmontools smartmontools: Revert erroneous...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/57eb880587fa
branches:  trunk
changeset: 441424:57eb880587fa
user:      otis <otis%pkgsrc.org@localhost>
date:      Tue Nov 03 20:54:11 2020 +0000

description:
smartmontools: Revert erroneously committed Makefile

diffstat:

 sysutils/smartmontools/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 33018bc0363a -r 57eb880587fa sysutils/smartmontools/Makefile
--- a/sysutils/smartmontools/Makefile   Tue Nov 03 20:51:48 2020 +0000
+++ b/sysutils/smartmontools/Makefile   Tue Nov 03 20:54:11 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.42 2020/11/03 20:51:25 otis Exp $
+# $NetBSD: Makefile,v 1.43 2020/11/03 20:54:11 otis Exp $
 
 DISTNAME=              smartmontools-7.1
 CATEGORIES=            sysutils
@@ -30,7 +30,6 @@
 CONFIGURE_ARGS+=       --sysconfdir=${PKG_SYSCONFDIR}
 CONFIGURE_ARGS+=       --docdir=${PREFIX}/share/doc/smartmontools
 CONFIGURE_ARGS+=       --with-scriptpath=${PREFIX}/bin:${PREFIX}/sbin:/usr/bin:/usr/sbin:/bin:/sbin
-CONFIGURE_ARGS+=       --with-nvme-devicescan
 INSTALL_MAKE_FLAGS=    ${MAKE_FLAGS} sysconfdir=${EGDIR}
 
 INSTALLATION_DIRS=     ${EGDIR}



Home | Main Index | Thread Index | Old Index