summaryrefslogtreecommitdiff
path: root/x11/xforms
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2006-10-18 21:36:03 +0000
committerrillig <rillig@pkgsrc.org>2006-10-18 21:36:03 +0000
commite68f45f13923ce805de7b9b2da582c3b1fa7097a (patch)
tree16d36c65efc0e866e6fec7a7ade022d4e3283bc6 /x11/xforms
parent80fbf902c882720561de5e846e7a0f61b20baa18 (diff)
downloadpkgsrc-e68f45f13923ce805de7b9b2da582c3b1fa7097a.tar.gz
Fixed PKGMANDIR.
Diffstat (limited to 'x11/xforms')
-rw-r--r--x11/xforms/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xforms/Makefile b/x11/xforms/Makefile
index 7cfccb465b8..4957434eb9c 100644
--- a/x11/xforms/Makefile
+++ b/x11/xforms/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.56 2006/03/04 21:31:13 jlam Exp $
+# $NetBSD: Makefile,v 1.57 2006/10/18 21:36:03 rillig Exp $
#
DISTNAME= xforms-1.0-release
@@ -16,6 +16,7 @@ COMMENT= Graphical user interface toolkit for X Window System
USE_IMAKE= YES
MAKE_ENV= DEPEND_DEFINES=${CPPFLAGS:M*:Q}
+MAKE_FLAGS+= MANPATH=${PREFIX}/${PKGMANDIR}
SCRIPTS_ENV= DEPEND_DEFINES="${CPPFLAGS}"
.include "../../graphics/jpeg/buildlink3.mk"