Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/gnucobol lang/gnucobol: remove unknown configure ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/a94766f54f3f
branches: trunk
changeset: 432612:a94766f54f3f
user: rillig <rillig%pkgsrc.org@localhost>
date: Sat May 23 13:06:37 2020 +0000
description:
lang/gnucobol: remove unknown configure options
diffstat:
lang/gnucobol/Makefile | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diffs (18 lines):
diff -r b55ee3317e0c -r a94766f54f3f lang/gnucobol/Makefile
--- a/lang/gnucobol/Makefile Sat May 23 13:05:19 2020 +0000
+++ b/lang/gnucobol/Makefile Sat May 23 13:06:37 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2017/12/17 04:54:15 ryoon Exp $
+# $NetBSD: Makefile,v 1.7 2020/05/23 13:06:37 rillig Exp $
#
DISTNAME= gnucobol-2.2
@@ -21,8 +21,6 @@
USE_TOOLS+= msgfmt
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-db
-CONFIGURE_ARGS+= --with-lfs
-CONFIGURE_ARGS+= --without-readline
INFO_FILES= yes
SUBST_CLASSES+= bdb
Home |
Main Index |
Thread Index |
Old Index