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:
Bartek Rutkowski 2015-03-18 09:36:02 +00:00
parent 8aebdce4a4
commit 0c32a35808
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=381531

View file

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