pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/pkgtools/pkg_install-info Disable CHECK_PERMS here as ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/789397cdfa7b
branches: trunk
changeset: 531490:789397cdfa7b
user: joerg <joerg%pkgsrc.org@localhost>
date: Tue Jul 31 14:40:45 2007 +0000
description:
Disable CHECK_PERMS here as it is needed for groff onsome platforms.
diffstat:
pkgtools/pkg_install-info/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 29046aa24407 -r 789397cdfa7b pkgtools/pkg_install-info/Makefile
--- a/pkgtools/pkg_install-info/Makefile Tue Jul 31 14:39:50 2007 +0000
+++ b/pkgtools/pkg_install-info/Makefile Tue Jul 31 14:40:45 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2006/03/04 21:30:27 jlam Exp $
+# $NetBSD: Makefile,v 1.16 2007/07/31 14:40:45 joerg Exp $
#
DISTNAME= pkg_install-info-${VERSION}
@@ -16,6 +16,7 @@
GNU_CONFIGURE= yes
NO_CHECKSUM= yes
+CHECK_PERMS= no
# Don't change this unless the sources are updated from GNU Texinfo.
# Otherwise use PKGREVISION if you need to change this package version.
Home |
Main Index |
Thread Index |
Old Index