pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/emulators/dgen
Module Name: pkgsrc
Committed By: rillig
Date: Sat May 23 12:25:33 UTC 2020
Modified Files:
pkgsrc/emulators/dgen: Makefile
Log Message:
emulators/dgen: remove unknown configure option
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 pkgsrc/emulators/dgen/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/emulators/dgen/Makefile
diff -u pkgsrc/emulators/dgen/Makefile:1.30 pkgsrc/emulators/dgen/Makefile:1.31
--- pkgsrc/emulators/dgen/Makefile:1.30 Fri Mar 20 11:57:35 2020
+++ pkgsrc/emulators/dgen/Makefile Sat May 23 12:25:33 2020
@@ -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_LANGUAGES= c c++03
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