pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang/ocaml lang/ocaml: remove unknown configure option...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/91f6fec2e707
branches:  trunk
changeset: 411566:91f6fec2e707
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Sat Feb 15 14:48:08 2020 +0000

description:
lang/ocaml: remove unknown configure option --without-x

diffstat:

 lang/ocaml/Makefile.common |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r bdc26365caf3 -r 91f6fec2e707 lang/ocaml/Makefile.common
--- a/lang/ocaml/Makefile.common        Sat Feb 15 14:40:53 2020 +0000
+++ b/lang/ocaml/Makefile.common        Sat Feb 15 14:48:08 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.58 2020/01/14 19:53:35 jaapb Exp $
+# $NetBSD: Makefile.common,v 1.59 2020/02/15 14:48:08 rillig Exp $
 
 # used by x11/labltk/Makefile
 DISTNAME=      ocaml-4.09.0
@@ -21,7 +21,6 @@
 #CONFIGURE_ARGS+=      -with-pthread
 #CONFIGURE_ARGS+=      -host ${MACHINE_GNU_PLATFORM:Q}
 #CONFIGURE_ARGS+=      -mandir ${PREFIX}/lib/ocaml/${PKGMANDIR}
-CONFIGURE_ARGS+=       --without-x
 #CPPFLAGS+=            -DDB_DBM_HSEARCH
 
 #DISTINFO_FILE=        ${.CURDIR}/../../lang/ocaml/distinfo



Home | Main Index | Thread Index | Old Index