mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-29 10:18:30 +00:00
fix typo (BUILD_DEPEND -> BUILD_DEPENDS).
this should fix build breakage on pointyhat. Reported by: krion Approved by: portmgr (krion) (implicitly)
This commit is contained in:
parent
5720602df6
commit
11e45374a1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=118122
@ -138,7 +138,7 @@ EXTRA_PATCHES+= ${FILESDIR}/extra-patch-2.6.2-common \
|
||||
.if ${PRTYPE} != g900 && ${PRTYPE} != -spr800
|
||||
EXTRA_PATCHES+= ${FILESDIR}/extra-patch-2.6.2-ekpstm::main.c
|
||||
.endif
|
||||
BUILD_DEPEND+= ${LOCALBASE}/bin/autoconf253:${PORTSDIR}/devel/autoconf253
|
||||
BUILD_DEPENDS+= ${LOCALBASE}/bin/autoconf253:${PORTSDIR}/devel/autoconf253
|
||||
LIB_DEPENDS+= cups.2:${PORTSDIR}/print/cups-base \
|
||||
iconv.3:${PORTSDIR}/converters/libiconv
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user