summaryrefslogtreecommitdiff
path: root/x11/xset
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xset')
-rw-r--r--x11/xset/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/xset/Makefile b/x11/xset/Makefile
index 3384ddde814..f1ac7000a75 100644
--- a/x11/xset/Makefile
+++ b/x11/xset/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2007/03/15 22:44:08 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2007/06/19 09:39:14 joerg Exp $
#
DISTNAME= xset-1.0.2
@@ -16,6 +16,8 @@ PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
USE_TOOLS+= pkg-config
+CONFIGURE_ENV+= APP_MAN_SUFFIX=1
+
.include "../../x11/libX11/buildlink3.mk"
.include "../../x11/libXext/buildlink3.mk"
.include "../../x11/libXmu/buildlink3.mk"