From 276a662941e96eb9e2365a6746653f5103be8fb2 Mon Sep 17 00:00:00 2001 From: asau Date: Tue, 23 Oct 2012 17:18:07 +0000 Subject: Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. --- net/rsync/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'net/rsync') diff --git a/net/rsync/Makefile b/net/rsync/Makefile index 71faa10d527..bf2507e52c0 100644 --- a/net/rsync/Makefile +++ b/net/rsync/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.88 2012/10/03 21:57:10 wiz Exp $ +# $NetBSD: Makefile,v 1.89 2012/10/23 17:19:06 asau Exp $ DISTNAME= rsync-3.0.9 PKGREVISION= 1 @@ -14,7 +14,6 @@ COMMENT= Network file distribution/synchronisation utility LICENSE= gnu-gpl-v3 PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 ${PKGMANDIR}/man5 share/doc/rsync -- cgit v1.2.3