summaryrefslogtreecommitdiff
path: root/x11/xwd
diff options
context:
space:
mode:
authorjoerg <joerg>2007-06-19 09:39:10 +0000
committerjoerg <joerg>2007-06-19 09:39:10 +0000
commitac19a6a0060b3bd98615cf9df9d06036dc5bed3f (patch)
treeef5de34d3e3d1b6cc3cb7c4b576010f20fb16ed5 /x11/xwd
parent177e62aca3d7ece9f15c95facba1ccd570897f41 (diff)
downloadpkgsrc-ac19a6a0060b3bd98615cf9df9d06036dc5bed3f.tar.gz
Fix man page section on Linux. from Ole Andre Rodlie on pkgsrc-users.
Diffstat (limited to 'x11/xwd')
-rw-r--r--x11/xwd/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/xwd/Makefile b/x11/xwd/Makefile
index 63c8298867e..2152574bcd1 100644
--- a/x11/xwd/Makefile
+++ b/x11/xwd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2007/01/25 23:29:12 reed Exp $
+# $NetBSD: Makefile,v 1.2 2007/06/19 09:39:16 joerg Exp $
#
DISTNAME= xwd-1.0.1
@@ -13,6 +13,8 @@ COMMENT= Dump X11 display or window to XWD X Window Dump image file
GNU_CONFIGURE= yes
USE_TOOLS+= pkg-config
+CONFIGURE_ENV+= APP_MAN_SUFFIX=1
+
.include "../../x11/libX11/buildlink3.mk"
.include "../../x11/libXmu/buildlink3.mk"