pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/coreutils
Module Name: pkgsrc
Committed By: wiz
Date: Mon Mar 28 19:48:29 UTC 2022
Modified Files:
pkgsrc/sysutils/coreutils: Makefile
Log Message:
coreutils: remove unrecognized configure option
To generate a diff of this commit:
cvs rdiff -u -r1.81 -r1.82 pkgsrc/sysutils/coreutils/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/coreutils/Makefile
diff -u pkgsrc/sysutils/coreutils/Makefile:1.81 pkgsrc/sysutils/coreutils/Makefile:1.82
--- pkgsrc/sysutils/coreutils/Makefile:1.81 Sun Oct 3 13:11:56 2021
+++ pkgsrc/sysutils/coreutils/Makefile Mon Mar 28 19:48:29 2022
@@ -1,9 +1,7 @@
-# $NetBSD: Makefile,v 1.81 2021/10/03 13:11:56 ryoon Exp $
+# $NetBSD: Makefile,v 1.82 2022/03/28 19:48:29 wiz Exp $
.include "../../sysutils/coreutils/Makefile.common"
-CONFIGURE_ARGS+= --without-gmp
-
CONFLICTS= fileutils-[0-9]* gnuls-[0-9]* linuxls-[0-9]* sh-utils-[0-9]* textutils-[0-9]*
# devel/id-utils installs a 'gid' program, so conflict with it
Home |
Main Index |
Thread Index |
Old Index