pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/xearth Fixed PKGMANDIR.
details: https://anonhg.NetBSD.org/pkgsrc/rev/e56005632426
branches: trunk
changeset: 521055:e56005632426
user: rillig <rillig%pkgsrc.org@localhost>
date: Sat Nov 04 09:23:01 2006 +0000
description:
Fixed PKGMANDIR.
diffstat:
x11/xearth/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (16 lines):
diff -r 31c42b3f1f82 -r e56005632426 x11/xearth/Makefile
--- a/x11/xearth/Makefile Sat Nov 04 07:47:23 2006 +0000
+++ b/x11/xearth/Makefile Sat Nov 04 09:23:01 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2006/10/04 22:06:57 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2006/11/04 09:23:01 rillig Exp $
#
DISTNAME= xearth-1.1
@@ -12,5 +12,6 @@
COMMENT= Rotating map of the Earth in X11 root window
USE_IMAKE= yes
+INSTALL_MAKE_FLAGS= MANPATH=${PREFIX}/${PKGMANDIR}
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index