summaryrefslogtreecommitdiff
path: root/cross
diff options
context:
space:
mode:
authordsainty <dsainty@pkgsrc.org>2022-01-19 03:50:32 +0000
committerdsainty <dsainty@pkgsrc.org>2022-01-19 03:50:32 +0000
commit566a6a2fb686f132f1ea60a899a7517ee147fef9 (patch)
tree051701c6bf59cc1e3fc664b69e3d3c4668419360 /cross
parentc16c2ff7c8d7f431b536aa269f40531128c555ee (diff)
downloadpkgsrc-566a6a2fb686f132f1ea60a899a7517ee147fef9.tar.gz
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.
Diffstat (limited to 'cross')
-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