mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
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
|
PORTNAME= gdb
|
||||||
PORTVERSION= 7.3.1
|
PORTVERSION= 7.3.1
|
||||||
PORTREVISION= 3
|
PORTREVISION= 4
|
||||||
CATEGORIES= devel
|
CATEGORIES= devel
|
||||||
MASTER_SITES= GNU
|
MASTER_SITES= GNU
|
||||||
MASTER_SITE_SUBDIR= gdb
|
MASTER_SITE_SUBDIR= gdb
|
||||||
|
@ -12,6 +12,7 @@ DISTNAME= gdb-${PORTVERSION}
|
||||||
|
|
||||||
MAINTAINER= joerg@FreeBSD.org
|
MAINTAINER= joerg@FreeBSD.org
|
||||||
COMMENT= GNU GDB for the AVR target
|
COMMENT= GNU GDB for the AVR target
|
||||||
|
LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2
|
||||||
|
|
||||||
USES= gmake tar:bzip2
|
USES= gmake tar:bzip2
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue