summaryrefslogtreecommitdiff
path: root/x11/xwud/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xwud/Makefile')
-rw-r--r--x11/xwud/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/xwud/Makefile b/x11/xwud/Makefile
index 8fcaddc047e..6bfb29df55e 100644
--- a/x11/xwud/Makefile
+++ b/x11/xwud/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2007/02/11 01:22:51 reed Exp $
+# $NetBSD: Makefile,v 1.2 2007/06/19 09:39:16 joerg Exp $
#
DISTNAME= xwud-1.0.1
@@ -13,6 +13,8 @@ COMMENT= Display XWD X Window Dump image file
GNU_CONFIGURE= yes
USE_TOOLS+= pkg-config
+CONFIGURE_ENV+= APP_MAN_SUFFIX=1
+
.include "../../x11/libX11/buildlink3.mk"
# Should this be in libX11/buildlink3.mk?