pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
gcc14-gnat: undo dependency fix
Module Name: pkgsrc-wip
Committed By: Dmytro Kazankov <dkazankov%NetBSD.org@localhost>
Pushed By: dkazankov
Date: Fri Apr 18 10:07:36 2025 +0300
Changeset: f047d7de7ccb2b24b1e23318d29d79c087826e95
Modified Files:
gcc14-gnat/options.mk
Log Message:
gcc14-gnat: undo dependency fix
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=f047d7de7ccb2b24b1e23318d29d79c087826e95
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
gcc14-gnat/options.mk | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diffs:
diff --git a/gcc14-gnat/options.mk b/gcc14-gnat/options.mk
index edcb5f5f54..f735357e71 100644
--- a/gcc14-gnat/options.mk
+++ b/gcc14-gnat/options.mk
@@ -48,9 +48,9 @@ PKG_SUGGESTED_OPTIONS+= gcc-multilib
CONFIGURE_ARGS+= --enable-nls
CONFIGURE_ARGS+= --with-libiconv-prefix=${BUILDLINK_PREFIX.iconv}
MAKE_ENV+= ICONVPREFIX=${BUILDLINK_PREFIX.iconv}
-PREFER.iconv= pkgsrc
+#PREFER.iconv= pkgsrc
.include "../../converters/libiconv/buildlink3.mk"
-PREFER.gettext= pkgsrc
+#PREFER.gettext= pkgsrc
.include "../../devel/gettext-lib/buildlink3.mk"
#PLIST_VARS+= nls
#PLIST.nls= yes
Home |
Main Index |
Thread Index |
Old Index