pkgsrc-WIP-changes archive

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

gprbuild: dependencies fixed



Module Name:	pkgsrc-wip
Committed By:	Dmytro Kazankov <dmytro.kazankov%gmail.com@localhost>
Pushed By:	dkazankov
Date:		Fri Feb 7 08:46:33 2025 +0200
Changeset:	545974abcd87bf3fce81673a0829c4a3a075d4b3

Modified Files:
	gprbuild/Makefile

Log Message:
gprbuild: dependencies fixed

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=545974abcd87bf3fce81673a0829c4a3a075d4b3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 gprbuild/Makefile | 2 --
 1 file changed, 2 deletions(-)

diffs:
diff --git a/gprbuild/Makefile b/gprbuild/Makefile
index 171cce3fca..0b39c1437a 100644
--- a/gprbuild/Makefile
+++ b/gprbuild/Makefile
@@ -65,8 +65,6 @@ GENERATE_PLIST+= \
 
 .include "../../mk/bsd.prefs.mk"
 
-.include "../../wip/gcc14-gnat/gcc.mk"
-
 pre-configure:
 	${RUN} ${CP} ${PKGDIR}/files/buildlink.cgpr ${WRKDIR}/
 	${RUN} ${MKDIR} ${OBJDIR}


Home | Main Index | Thread Index | Old Index