aboutsummaryrefslogtreecommitdiff
path: root/devel/gdb
diff options
context:
space:
mode:
authorBartek Rutkowski <robak@FreeBSD.org>2015-03-18 09:36:02 +0000
committerBartek Rutkowski <robak@FreeBSD.org>2015-03-18 09:36:02 +0000
commit0c32a35808299997c3c6f75123e4f3ee3560b904 (patch)
tree944adbbf178f3a5356296588f771277fd501b1dc /devel/gdb
parent8aebdce4a4546e332f065b1268b346c4fee9d8ee (diff)
Notes
Diffstat (limited to 'devel/gdb')
-rw-r--r--devel/gdb/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/gdb/Makefile b/devel/gdb/Makefile
index 40f5054b2f46..a0427408a1d7 100644
--- a/devel/gdb/Makefile
+++ b/devel/gdb/Makefile
@@ -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} \