pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel Add and enable fastdep.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e5bb2df9f431
branches:  trunk
changeset: 460146:e5bb2df9f431
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Fri Aug 22 13:48:52 2003 +0000

description:
Add and enable fastdep.

diffstat:

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

diffs (17 lines):

diff -r da2b718979a0 -r e5bb2df9f431 devel/Makefile
--- a/devel/Makefile    Fri Aug 22 13:47:40 2003 +0000
+++ b/devel/Makefile    Fri Aug 22 13:48:52 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.411 2003/08/03 23:57:52 wulf Exp $
+# $NetBSD: Makefile,v 1.412 2003/08/22 13:48:52 jmmv Exp $
 #
 
 COMMENT=       Development utilities
@@ -96,6 +96,7 @@
 SUBDIR+=       emacs-ilisp
 SUBDIR+=       eric3
 SUBDIR+=       exctags
+SUBDIR+=       fastdep
 SUBDIR+=       ffcall
 SUBDIR+=       fhist
 SUBDIR+=       flex



Home | Main Index | Thread Index | Old Index