Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/emulators/dgen emulators/dgen: remove unknown configur...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ef6ec7b7ad6e
branches:  trunk
changeset: 432601:ef6ec7b7ad6e
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Sat May 23 12:25:33 2020 +0000

description:
emulators/dgen: remove unknown configure option

diffstat:

 emulators/dgen/Makefile |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (18 lines):

diff -r 17272b09acbb -r ef6ec7b7ad6e emulators/dgen/Makefile
--- a/emulators/dgen/Makefile   Sat May 23 12:21:48 2020 +0000
+++ b/emulators/dgen/Makefile   Sat May 23 12:25:33 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2020/03/20 11:57:35 nia Exp $
+# $NetBSD: Makefile,v 1.31 2020/05/23 12:25:33 rillig Exp $
 #
 
 DISTNAME=      dgen-sdl-1.33
@@ -25,8 +25,6 @@
 USE_TOOLS+=    gmake
 GNU_CONFIGURE= yes
 
-CONFIGURE_ARGS+=       --with-extra-opt
-
 BUILDLINK_TRANSFORM+=  rm:-mpentium
 BUILDLINK_TRANSFORM+=  rm:-march=pentium
 BUILDLINK_TRANSFORM+=  rm:-fno-rtti



Home | Main Index | Thread Index | Old Index