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 syncdir.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/552076738670
branches:  trunk
changeset: 479462:552076738670
user:      schmonz <schmonz%pkgsrc.org@localhost>
date:      Sun Aug 15 00:46:58 2004 +0000

description:
Add and enable syncdir.

diffstat:

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

diffs (17 lines):

diff -r ccdb19301f1e -r 552076738670 devel/Makefile
--- a/devel/Makefile    Sun Aug 15 00:45:50 2004 +0000
+++ b/devel/Makefile    Sun Aug 15 00:46:58 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.523 2004/08/05 05:40:51 schmonz Exp $
+# $NetBSD: Makefile,v 1.524 2004/08/15 00:46:58 schmonz Exp $
 #
 
 COMMENT=       Development utilities
@@ -478,6 +478,7 @@
 #SUBDIR+=      swig-build      # conflicts with swig (soon to change)
 SUBDIR+=       swig-perl
 SUBDIR+=       swig-python
+SUBDIR+=       syncdir
 SUBDIR+=       tavrasm
 SUBDIR+=       tcl-tclcl
 SUBDIR+=       tet3



Home | Main Index | Thread Index | Old Index