pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/archivers/pax Play the CHECK_PERMS=no game here as wel...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/70a20e965a3e
branches:  trunk
changeset: 555546:70a20e965a3e
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Thu Mar 05 00:27:31 2009 +0000

description:
Play the CHECK_PERMS=no game here as well to avoid cyclic dependencies.

diffstat:

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

diffs (17 lines):

diff -r ef2a6d8a5a7e -r 70a20e965a3e archivers/pax/Makefile
--- a/archivers/pax/Makefile    Thu Mar 05 00:26:50 2009 +0000
+++ b/archivers/pax/Makefile    Thu Mar 05 00:27:31 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2008/07/20 23:49:35 dbj Exp $
+# $NetBSD: Makefile,v 1.39 2009/03/05 00:27:31 joerg Exp $
 
 DISTNAME=              pax-20080110
 CATEGORIES=            archivers
@@ -11,6 +11,7 @@
 
 PKG_DESTDIR_SUPPORT=   user-destdir
 BOOTSTRAP_PKG= yes
+CHECK_PERMS=           no
 
 USE_FEATURES=          nbcompat
 



Home | Main Index | Thread Index | Old Index