pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/cross/avr-libc
Module Name: pkgsrc
Committed By: dsainty
Date: Wed Jan 19 03:50:32 UTC 2022
Modified Files:
pkgsrc/cross/avr-libc: Makefile
Log Message:
Remove the global BUILD_DEPENDS on tex-alphalph as it's option-specific and
so should go with all the other related BUILD_DEPENDS in options.mk.
To generate a diff of this commit:
cvs rdiff -u -r1.59 -r1.60 pkgsrc/cross/avr-libc/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/cross/avr-libc/Makefile
diff -u pkgsrc/cross/avr-libc/Makefile:1.59 pkgsrc/cross/avr-libc/Makefile:1.60
--- pkgsrc/cross/avr-libc/Makefile:1.59 Fri Dec 31 06:18:03 2021
+++ pkgsrc/cross/avr-libc/Makefile Wed Jan 19 03:50:32 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.59 2021/12/31 06:18:03 mef Exp $
+# $NetBSD: Makefile,v 1.60 2022/01/19 03:50:32 dsainty Exp $
DISTNAME= avr-libc-2.0.0
PKGREVISION= 6
@@ -11,8 +11,6 @@ HOMEPAGE= https://savannah.nongnu.org/p
COMMENT= C and math library for Atmel AVR 8-bit microcontrollers
LICENSE= modified-bsd
-BUILD_DEPENDS+= tex-alphalph-[0-9]*:../../print/tex-alphalph
-
USE_TOOLS+= gmake perl
GNU_CONFIGURE= yes
USE_GNU_CONFIGURE_HOST= no
Home |
Main Index |
Thread Index |
Old Index