summaryrefslogtreecommitdiff
path: root/x11/libXau
diff options
context:
space:
mode:
authorjoerg <joerg>2007-03-09 20:26:39 +0000
committerjoerg <joerg>2007-03-09 20:26:39 +0000
commitf80a41cce6e5dba04df0211f81fd3fe7b87e775a (patch)
tree1c34a745c213fdd05a91f36a755af57cc701ae13 /x11/libXau
parente1e969d51b06c3f3402f719c8f40da6a1aa38017 (diff)
downloadpkgsrc-f80a41cce6e5dba04df0211f81fd3fe7b87e775a.tar.gz
Force normal man suffix, seems to be needed on Linux.
Diffstat (limited to 'x11/libXau')
-rw-r--r--x11/libXau/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/libXau/Makefile b/x11/libXau/Makefile
index 07495676c63..e3e43220db9 100644
--- a/x11/libXau/Makefile
+++ b/x11/libXau/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2007/01/22 14:56:56 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2007/03/09 20:26:39 joerg Exp $
#
DISTNAME= libXau-1.0.3
@@ -17,6 +17,8 @@ USE_LIBTOOL= yes
GNU_CONFIGURE= yes
USE_TOOLS+= pkg-config
+CONFIGURE_ENV+= LIB_MAN_SUFFIX=3
+
PKGCONFIG_OVERRIDE+= xau.pc.in
.include "../../x11/xproto/buildlink3.mk"