pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel Sort.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f5494381ff0f
branches:  trunk
changeset: 476412:f5494381ff0f
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Thu Jun 10 07:11:01 2004 +0000

description:
Sort.

diffstat:

 devel/Makefile |  8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diffs (35 lines):

diff -r 4763c68c4de4 -r f5494381ff0f devel/Makefile
--- a/devel/Makefile    Wed Jun 09 23:52:24 2004 +0000
+++ b/devel/Makefile    Thu Jun 10 07:11:01 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.505 2004/06/06 23:51:36 tv Exp $
+# $NetBSD: Makefile,v 1.506 2004/06/10 07:11:01 xtraeme Exp $
 #
 
 COMMENT=       Development utilities
@@ -123,6 +123,8 @@
 SUBDIR+=       gconfmm
 SUBDIR+=       gcvs
 SUBDIR+=       gdb
+SUBDIR+=       gdb6
+SUBDIR+=       gdbada
 SUBDIR+=       gettext
 SUBDIR+=       gettext-lib
 SUBDIR+=       gettext-m4
@@ -202,6 +204,7 @@
 SUBDIR+=       libgphoto2
 SUBDIR+=       libgsf
 SUBDIR+=       libhfs
+SUBDIR+=       libiberty
 SUBDIR+=       libidn
 SUBDIR+=       libjit
 SUBDIR+=       libmemmgr
@@ -477,8 +480,5 @@
 SUBDIR+=       yasm
 SUBDIR+=       z80-asm
 SUBDIR+=       zlib
-SUBDIR+=       gdb6
-SUBDIR+=       libiberty
-SUBDIR+=       gdbada
 
 .include "../mk/bsd.pkg.subdir.mk"



Home | Main Index | Thread Index | Old Index