summaryrefslogtreecommitdiff
path: root/x11/xkbcomp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xkbcomp/Makefile')
-rw-r--r--x11/xkbcomp/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/xkbcomp/Makefile b/x11/xkbcomp/Makefile
index d03d384da1f..21bcc2d7de3 100644
--- a/x11/xkbcomp/Makefile
+++ b/x11/xkbcomp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2007/02/26 18:10:58 drochner Exp $
+# $NetBSD: Makefile,v 1.3 2007/05/07 20:13:27 joerg Exp $
#
DISTNAME= xkbcomp-1.0.3
@@ -15,6 +15,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/libxkbfile/buildlink3.mk"