From 566a6a2fb686f132f1ea60a899a7517ee147fef9 Mon Sep 17 00:00:00 2001 From: dsainty Date: Wed, 19 Jan 2022 03:50:32 +0000 Subject: 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. --- cross/avr-libc/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'cross') diff --git a/cross/avr-libc/Makefile b/cross/avr-libc/Makefile index 2c7c11ad283..d13ed92226b 100644 --- a/cross/avr-libc/Makefile +++ b/cross/avr-libc/Makefile @@ -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/projects/avr-libc 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 -- cgit v1.2.3