summaryrefslogtreecommitdiff
path: root/cross
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2021-12-31 06:18:03 +0000
committermef <mef@pkgsrc.org>2021-12-31 06:18:03 +0000
commite06c740951262940c6282bced8ad26b44dccd479 (patch)
tree9b51e3b1b859441e826069453733a96d2852507f /cross
parentdcf1f2838901e38aa5c64da74f2e03e166752637 (diff)
downloadpkgsrc-e06c740951262940c6282bced8ad26b44dccd479.tar.gz
(cross/avr-libc) Add missing BUILD_DEPENDS (alhpaalpha.sty)
Diffstat (limited to 'cross')
-rw-r--r--cross/avr-libc/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/cross/avr-libc/Makefile b/cross/avr-libc/Makefile
index ebe8f691725..2c7c11ad283 100644
--- a/cross/avr-libc/Makefile
+++ b/cross/avr-libc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.58 2021/09/08 12:20:35 micha Exp $
+# $NetBSD: Makefile,v 1.59 2021/12/31 06:18:03 mef Exp $
DISTNAME= avr-libc-2.0.0
PKGREVISION= 6
@@ -11,6 +11,8 @@ 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