pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/ccache Fixed PKGMANDIR.
details: https://anonhg.NetBSD.org/pkgsrc/rev/9d74ebee41cf
branches: trunk
changeset: 520048:9d74ebee41cf
user: rillig <rillig%pkgsrc.org@localhost>
date: Sat Oct 14 08:24:31 2006 +0000
description:
Fixed PKGMANDIR.
diffstat:
devel/ccache/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r d316c6489d60 -r 9d74ebee41cf devel/ccache/Makefile
--- a/devel/ccache/Makefile Sat Oct 14 08:24:25 2006 +0000
+++ b/devel/ccache/Makefile Sat Oct 14 08:24:31 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2005/04/11 21:45:18 tv Exp $
+# $NetBSD: Makefile,v 1.11 2006/10/14 08:24:31 rillig Exp $
DISTNAME= ccache-2.4
CATEGORIES= devel
@@ -12,6 +12,6 @@
GNU_CONFIGURE= yes
-INSTALLATION_DIRS= bin man/man1
+INSTALLATION_DIRS= bin ${PKGMANDIR}/man1
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index