summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cross/avr-libc/Makefile4
1 files changed, 1 insertions, 3 deletions
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