From 883e33132836be00f686f41a400f21f91f066ebc Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 17 Aug 2015 15:02:51 +0000 Subject: Remove obsolete Linux ifdef; tested by Thomas Orgis. Remove lib/charset.alias from PLIST, it shouldn't be there. Bump PKGREVISION. --- devel/gdb/Makefile | 11 ++--------- devel/gdb/PLIST.common | 3 +-- 2 files changed, 3 insertions(+), 11 deletions(-) (limited to 'devel') diff --git a/devel/gdb/Makefile b/devel/gdb/Makefile index f422d89ca0f..be6b1281c4f 100644 --- a/devel/gdb/Makefile +++ b/devel/gdb/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.47 2015/05/03 19:45:09 joerg Exp $ -# +# $NetBSD: Makefile,v 1.48 2015/08/17 15:02:51 wiz Exp $ DISTNAME= gdb-7.9 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU:=gdb/} @@ -39,12 +38,6 @@ MAKE_ENV+= gdb_cv_var_elf=yes CONFIGURE_ENV+= gdb_cv_struct_lwp=yes MAKE_ENV+= gdb_cv_struct_lwp=yes -.elif ${OPSYS} == "Linux" -USE_TOOLS+= aclocal autoheader autoconf -pre-configure: - ${RUN} cd ${WRKSRC}/gdb/gdbserver && \ - aclocal && autoheader && autoconf - .elif ${OPSYS} == "DragonFly" TARGET_STR= ${MACHINE_ARCH}--dragonfly BUILD_DEFS+= ${TARGET_STR} diff --git a/devel/gdb/PLIST.common b/devel/gdb/PLIST.common index 6109a3efb82..9cba823d5d2 100644 --- a/devel/gdb/PLIST.common +++ b/devel/gdb/PLIST.common @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST.common,v 1.7 2015/05/03 19:45:09 joerg Exp $ +@comment $NetBSD: PLIST.common,v 1.8 2015/08/17 15:02:51 wiz Exp $ bin/gdb include/gdb/jit-reader.h include/plugin-api.h @@ -6,7 +6,6 @@ info/annotate.info info/bfd.info info/gdb.info info/stabs.info -lib/charset.alias man/man1/gdb.1 man/man1/gdbserver.1 man/man5/gdbinit.5 -- cgit v1.2.3