pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/benchmarks/libmicro
Module Name: pkgsrc
Committed By: wiz
Date: Sun Mar 30 15:40:26 UTC 2025
Modified Files:
pkgsrc/benchmarks/libmicro: Makefile
Log Message:
libmicro: remove bitrig support
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/benchmarks/libmicro/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/benchmarks/libmicro/Makefile
diff -u pkgsrc/benchmarks/libmicro/Makefile:1.6 pkgsrc/benchmarks/libmicro/Makefile:1.7
--- pkgsrc/benchmarks/libmicro/Makefile:1.6 Fri Sep 8 06:17:45 2017
+++ pkgsrc/benchmarks/libmicro/Makefile Sun Mar 30 15:40:26 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2017/09/08 06:17:45 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2025/03/30 15:40:26 wiz Exp $
DISTNAME= libmicro-${LIBMICRO_VERSION}
CATEGORIES= benchmarks
@@ -32,7 +32,6 @@ SUBST_SED.fix-arch= -e 's|@@MACHINE_ARCH
post-patch:
cd ${WRKSRC} && ${LN} -s Makefile.NetBSD Makefile.OpenBSD
- cd ${WRKSRC} && ${LN} -s Makefile.NetBSD Makefile.Bitrig
cd ${WRKSRC} && ${LN} -s Makefile.DragonFly Makefile.FreeBSD
post-build:
Home |
Main Index |
Thread Index |
Old Index