pkgsrc-Changes archive

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

CVS commit: pkgsrc/sysutils/smartmontools



Module Name:    pkgsrc
Committed By:   otis
Date:           Tue Nov  3 20:54:12 UTC 2020

Modified Files:
        pkgsrc/sysutils/smartmontools: Makefile

Log Message:
smartmontools: Revert erroneously committed Makefile


To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 pkgsrc/sysutils/smartmontools/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/sysutils/smartmontools/Makefile
diff -u pkgsrc/sysutils/smartmontools/Makefile:1.42 pkgsrc/sysutils/smartmontools/Makefile:1.43
--- pkgsrc/sysutils/smartmontools/Makefile:1.42 Tue Nov  3 20:51:25 2020
+++ pkgsrc/sysutils/smartmontools/Makefile      Tue Nov  3 20:54:11 2020
@@ -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 @@ RCD_SCRIPTS=          smartd
 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