pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel Added libiberty, the GNU library of "missing" fu...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3ac75e16e7d2
branches:  trunk
changeset: 476047:3ac75e16e7d2
user:      shannonjr <shannonjr%pkgsrc.org@localhost>
date:      Wed Jun 02 11:30:59 2004 +0000

description:
Added libiberty, the GNU library of "missing" functions.

diffstat:

 devel/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (16 lines):

diff -r 8fa02892e0f4 -r 3ac75e16e7d2 devel/Makefile
--- a/devel/Makefile    Wed Jun 02 11:28:38 2004 +0000
+++ b/devel/Makefile    Wed Jun 02 11:30:59 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.499 2004/06/01 21:39:19 kristerw Exp $
+# $NetBSD: Makefile,v 1.500 2004/06/02 11:30:59 shannonjr Exp $
 #
 
 COMMENT=       Development utilities
@@ -475,5 +475,6 @@
 SUBDIR+=       z80-asm
 SUBDIR+=       zlib
 SUBDIR+=       gdb6
+SUBDIR+=       libiberty
 
 .include "../mk/bsd.pkg.subdir.mk"



Home | Main Index | Thread Index | Old Index