devel/gdb: add CPE information
PR: 198175 Submitted by: Shun <shun.fbsd.pr@dropcut.net> Approved by: luca.pizzamiglio@gmail.com (maintainer)
This commit is contained in:
parent
8aebdce4a4
commit
0c32a35808
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=381531
1 changed files with 2 additions and 1 deletions
|
@ -12,8 +12,9 @@ COMMENT= GNU GDB of newer version than comes with the system
|
|||
|
||||
LICENSE= GPLv3
|
||||
|
||||
USES= iconv gmake libtool tar:xz
|
||||
USES= cpe iconv gmake libtool tar:xz
|
||||
USE_CSTD= gnu89
|
||||
CPE_VENDOR= gnu
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= CONFIGURED_M4=m4 CONFIGURED_BISON=byacc
|
||||
CONFIGURE_ARGS= --program-suffix=${PORTVERSION:S/.//g} \
|
||||
|
|
Loading…
Reference in a new issue