Depend this port from expat so the XML memory description feature
will become available.
This commit is contained in:
parent
56e9745c23
commit
463984aecd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=369116
1 changed files with 2 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= gdb
|
||||
PORTVERSION= 7.3.1
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= GNU
|
||||
MASTER_SITE_SUBDIR= gdb
|
||||
|
@ -12,6 +12,7 @@ DISTNAME= gdb-${PORTVERSION}
|
|||
|
||||
MAINTAINER= joerg@FreeBSD.org
|
||||
COMMENT= GNU GDB for the AVR target
|
||||
LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2
|
||||
|
||||
USES= gmake tar:bzip2
|
||||
|
||||
|
|
Loading…
Reference in a new issue