diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-06-16 22:25:08 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-06-16 22:25:08 +0000 |
| commit | 3248e7a67390eb154d49ea053a2c88ae19c43f38 (patch) | |
| tree | e7b15740a364590da0f108d1955c069796399ee8 /gnu | |
| parent | bc75683de2e3d33e2e1d2494725d2dbc5892cefe (diff) | |
Notes
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/usr.bin/gdb/Makefile.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gnu/usr.bin/gdb/Makefile.inc b/gnu/usr.bin/gdb/Makefile.inc index 40ea69b99efd..a27051c3ca26 100644 --- a/gnu/usr.bin/gdb/Makefile.inc +++ b/gnu/usr.bin/gdb/Makefile.inc @@ -3,6 +3,8 @@ VERSION= "6.1.1 [FreeBSD]" VENDOR= marcel +PACKAGE= gdb + BMAKE_GDB= ${.CURDIR}/.. BMAKE_ROOT= ${BMAKE_GDB}/.. BMAKE_BU= ${BMAKE_ROOT}/binutils |
