summaryrefslogtreecommitdiff
path: root/net/rsync
diff options
context:
space:
mode:
authorjoerg <joerg>2006-11-05 17:31:09 +0000
committerjoerg <joerg>2006-11-05 17:31:09 +0000
commit45791d93603925286c3810d9a9128028f5af2457 (patch)
tree9c7b8d7af3ab6f4c4b742fb364df84b9851cf76c /net/rsync
parent7cfb18417d39ccf6b90323afe93fda9ab1f77efc (diff)
downloadpkgsrc-45791d93603925286c3810d9a9128028f5af2457.tar.gz
DESTDIR support.
Diffstat (limited to 'net/rsync')
-rw-r--r--net/rsync/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/rsync/Makefile b/net/rsync/Makefile
index 717e3bbb37d..e191aff7265 100644
--- a/net/rsync/Makefile
+++ b/net/rsync/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.65 2006/04/28 16:08:37 wiz Exp $
+# $NetBSD: Makefile,v 1.66 2006/11/05 17:31:10 joerg Exp $
DISTNAME= rsync-2.6.8
CATEGORIES= net
@@ -15,6 +15,8 @@ HOMEPAGE= http://rsync.samba.org/
COMMENT= Network file distribution/synchronisation utility
PKG_INSTALLATION_TYPES= overwrite pkgviews
+PKG_DESTDIR_SUPPORT= user-destdir
+
INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 ${PKGMANDIR}/man5 share/doc/rsync
GNU_CONFIGURE= YES