summaryrefslogtreecommitdiff
path: root/x11/xkbcomp
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2007-05-07 20:13:27 +0000
committerjoerg <joerg@pkgsrc.org>2007-05-07 20:13:27 +0000
commit1b19c3c23e71f711643a1ce5968fb6a9bbf1920c (patch)
tree6e0ed910721d35bd5ad467ab3fd53d0f51075f16 /x11/xkbcomp
parent5cdf6818eee833ef9eacb402f6fbd5441d3adc5b (diff)
downloadpkgsrc-1b19c3c23e71f711643a1ce5968fb6a9bbf1920c.tar.gz
Fix man page suffix on Linux. List from Alexander Nason on pkgsrc-users.
Diffstat (limited to 'x11/xkbcomp')
-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"