Fix depends

This commit is contained in:
Antoine Brodin 2014-08-07 21:33:32 +00:00
parent 93310bf68c
commit 5e81b0aa02
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=364323

View File

@ -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}