diff options
Diffstat (limited to 'devel/gdb6/Makefile')
-rw-r--r-- | devel/gdb6/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/gdb6/Makefile b/devel/gdb6/Makefile index ab65deb36dc..50c1a96d64d 100644 --- a/devel/gdb6/Makefile +++ b/devel/gdb6/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2012/01/17 21:43:19 sbd Exp $ +# $NetBSD: Makefile,v 1.29 2012/10/31 11:16:59 asau Exp $ # DISTNAME= gdb-6.2.1 @@ -11,8 +11,6 @@ MAINTAINER= shannonjr@NetBSD.org HOMEPAGE= http://www.gnu.org/software/gdb/gdb.html COMMENT= The GNU Project Debugger -PKG_DESTDIR_SUPPORT= user-destdir - NOT_FOR_PLATFORM= Darwin-*-* DragonFly-*-* USE_TOOLS+= gmake makeinfo msgfmt |