pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/rsync Enable pkgviews installation.
details: https://anonhg.NetBSD.org/pkgsrc/rev/6f97ca983f08
branches: trunk
changeset: 475170:6f97ca983f08
user: uebayasi <uebayasi%pkgsrc.org@localhost>
date: Tue May 11 07:15:59 2004 +0000
description:
Enable pkgviews installation.
diffstat:
net/rsync/Makefile | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r 71bb658f3d74 -r 6f97ca983f08 net/rsync/Makefile
--- a/net/rsync/Makefile Tue May 11 05:28:20 2004 +0000
+++ b/net/rsync/Makefile Tue May 11 07:15:59 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.53 2004/05/04 11:36:19 tron Exp $
+# $NetBSD: Makefile,v 1.54 2004/05/11 07:15:59 uebayasi Exp $
DISTNAME= rsync-2.6.2
CATEGORIES= net
@@ -14,6 +14,9 @@
HOMEPAGE= http://rsync.samba.org/
COMMENT= Network file distribution/synchronisation utility
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+INSTALLATION_DIRS= bin man/man1 man/man5 share/doc/rsync
+
USE_PKGINSTALL= YES
GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --with-included-popt
Home |
Main Index |
Thread Index |
Old Index