pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
eat-std not required in Makefile flags.make
Module Name: pkgsrc-wip
Committed By: jaypatelani <jaypatelani%gmail.com@localhost>
Pushed By: jaypatelani
Date: Fri Mar 5 12:43:53 2021 +0530
Changeset: a508cad883a004e7f6b9b44911e6f26f0b4fd2f1
Modified Files:
ksysguard/Makefile
Log Message:
eat-std not required in Makefile flags.make
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=a508cad883a004e7f6b9b44911e6f26f0b4fd2f1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
ksysguard/Makefile | 4 ----
1 file changed, 4 deletions(-)
diffs:
diff --git a/ksysguard/Makefile b/ksysguard/Makefile
index 6d2672967a..18524fcf73 100644
--- a/ksysguard/Makefile
+++ b/ksysguard/Makefile
@@ -19,10 +19,6 @@ USE_TOOLS+= msgmerge pkg-config
CFLAGS.NetBSD+= -D_NETBSD_SOURCE
# ksysguardd/NetBSD/netdev.c and apm.c dont like the standard setting
-SUBST_CLASSES+= eat-std
-SUBST_STAGE.eat-std= post-configure
-SUBST_FILES.eat-std= _KDE_build/ksysguardd/NetBSD/CMakeFiles/libksysguardd.dir/flags.make
-SUBST_SED.eat-std= -e 's, -std=iso9899:1990 , ,g'
SUBST_CLASSES+= xdg
SUBST_STAGE.xdg= pre-configure
Home |
Main Index |
Thread Index |
Old Index