summaryrefslogtreecommitdiff
path: root/devel/avr-gcc
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2018-11-02 17:55:23 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2018-11-02 17:55:23 +0000
commit32028b6dd48ac16427d3b6978c1671228727f207 (patch)
tree98ca31495e46c332f1f615b12c8639890ccfbc59 /devel/avr-gcc
parentpy-ruamel.ordereddict is not compatible with python3 (diff)
Add missing USES=makeinfo
Notes
Notes: svn path=/head/; revision=483829
Diffstat (limited to 'devel/avr-gcc')
-rw-r--r--devel/avr-gcc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/avr-gcc/Makefile b/devel/avr-gcc/Makefile
index 0a9bb79e7622..a2a1cdaa849c 100644
--- a/devel/avr-gcc/Makefile
+++ b/devel/avr-gcc/Makefile
@@ -30,7 +30,7 @@ DIST_VERSION= ${PORTVERSION:C/([0-9]+\.[0-9]+).*\.s([0-9]+)/\1-\2/}
GCC_VERSION= ${PORTVERSION:C/(.+)\.s[0-9]{8}/\1/}
SUFFIX= ${PORTVERSION:C/([0-9]+).([0-9]+).*/\1\2/}
-USES= bison gmake perl5 tar:bzip2 libtool
+USES= bison gmake libtool makeinfo perl5 tar:bzip2
USE_PERL5= build
CPPFLAGS+= -I${LOCALBASE}/include
GNU_CONFIGURE= yes