pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang/gnucobol
Module Name:    pkgsrc
Committed By:   rillig
Date:           Sat May 23 13:06:37 UTC 2020
Modified Files:
        pkgsrc/lang/gnucobol: Makefile
Log Message:
lang/gnucobol: remove unknown configure options
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/lang/gnucobol/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/lang/gnucobol/Makefile
diff -u pkgsrc/lang/gnucobol/Makefile:1.6 pkgsrc/lang/gnucobol/Makefile:1.7
--- pkgsrc/lang/gnucobol/Makefile:1.6   Sun Dec 17 04:54:15 2017
+++ pkgsrc/lang/gnucobol/Makefile       Sat May 23 13:06:37 2020
@@ -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_PKGLOCALEDIR=     yes
 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