summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11/xearth/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xearth/Makefile b/x11/xearth/Makefile
index 7a818536b84..5a06192d83e 100644
--- a/x11/xearth/Makefile
+++ b/x11/xearth/Makefile
@@ -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 @@ HOMEPAGE= # AWOL
COMMENT= Rotating map of the Earth in X11 root window
USE_IMAKE= yes
+INSTALL_MAKE_FLAGS= MANPATH=${PREFIX}/${PKGMANDIR}
.include "../../mk/bsd.pkg.mk"