mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Fix depends
This commit is contained in:
parent
93310bf68c
commit
5e81b0aa02
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=364323
@ -68,7 +68,7 @@ SUB_FILES= pkg-message
|
||||
SUB_LIST+= PORTSDIR="${PORTSDIR}"
|
||||
|
||||
.if ${PORT_OPTIONS:MGDB}
|
||||
RUN_DEPENDS+= gdb771:${PORTSDIR}/devel/gdb
|
||||
RUN_DEPENDS+= ${LOCALBASE}/bin/gdb:${PORTSDIR}/devel/gdb
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MGTK2}
|
||||
|
Loading…
Reference in New Issue
Block a user