pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/modular-xorg-server Yet another package using the ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/404e233cd563
branches:  trunk
changeset: 532200:404e233cd563
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Mon Aug 13 16:55:20 2007 +0000

description:
Yet another package using the ancient util-macro package.
Fix build on Linux by overriding man page suffixes and address
PR 36776.

diffstat:

 x11/modular-xorg-server/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 8775ba789fc9 -r 404e233cd563 x11/modular-xorg-server/Makefile
--- a/x11/modular-xorg-server/Makefile  Mon Aug 13 16:45:12 2007 +0000
+++ b/x11/modular-xorg-server/Makefile  Mon Aug 13 16:55:20 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2007/08/09 18:49:31 joerg Exp $
+# $NetBSD: Makefile,v 1.15 2007/08/13 16:55:20 joerg Exp $
 
 DISTNAME=      xorg-server-1.3.0.0
 PKGNAME=       modular-${DISTNAME}
@@ -52,6 +52,8 @@
 PLIST_SUBST+=          USE_DRI="@comment "
 .endif
 
+CONFIGURE_ENV+=        APP_MAN_SUFFIX=1 FILE_MAN_SUFFIX=5
+
 BUILD_DEFS+=           VARBASE
 
 # -wip



Home | Main Index | Thread Index | Old Index