summaryrefslogtreecommitdiff
path: root/x11/xp
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2006-11-12 02:22:44 +0000
committerrillig <rillig@pkgsrc.org>2006-11-12 02:22:44 +0000
commitffc370ef6a1c2101420955b2b2611d87e05254c9 (patch)
tree9d4290ffa2fa0c51c3eb3a6d2aaf89e09945de88 /x11/xp
parent14715aa802a38d4fb67ca1b84d7718d2b6e31200 (diff)
downloadpkgsrc-ffc370ef6a1c2101420955b2b2611d87e05254c9.tar.gz
Fixed PKGMANDIR.
Diffstat (limited to 'x11/xp')
-rw-r--r--x11/xp/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xp/Makefile b/x11/xp/Makefile
index 878b7d9bdb5..fa25935289f 100644
--- a/x11/xp/Makefile
+++ b/x11/xp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2006/02/05 23:11:48 joerg Exp $
+# $NetBSD: Makefile,v 1.10 2006/11/12 02:26:33 rillig Exp $
DISTNAME= xp-1.2b10
PKGREVISION= 2
@@ -9,5 +9,6 @@ MAINTAINER= jdc@NetBSD.org
COMMENT= Fast X11 text file viewer using Athena widgets
USE_IMAKE= yes
+MAKE_FLAGS+= MANPATH=${PREFIX}/${PKGMANDIR}
.include "../../mk/bsd.pkg.mk"