From 10d92a6634f75277ab60ec31c984cf3916ee1ca3 Mon Sep 17 00:00:00 2001 From: joerg Date: Mon, 7 May 2007 20:13:27 +0000 Subject: Fix man page suffix on Linux. List from Alexander Nason on pkgsrc-users. --- fonts/bdftopcf/Makefile | 4 +++- fonts/font-util/Makefile | 4 +++- fonts/mkfontscale/Makefile | 4 +++- 3 files changed, 9 insertions(+), 3 deletions(-) (limited to 'fonts') diff --git a/fonts/bdftopcf/Makefile b/fonts/bdftopcf/Makefile index f842a6705d9..b4792d6cef0 100644 --- a/fonts/bdftopcf/Makefile +++ b/fonts/bdftopcf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2006/11/14 19:49:24 joerg Exp $ +# $NetBSD: Makefile,v 1.2 2007/05/07 20:13:27 joerg Exp $ # DISTNAME= bdftopcf-1.0.0 @@ -15,5 +15,7 @@ PKG_DESTDIR_SUPPORT= user-destdir USE_TOOLS+= pkg-config GNU_CONFIGURE= yes +CONFIGURE_ENV+= APP_MAN_SUFFIX=1 + .include "../../x11/libXfont/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/fonts/font-util/Makefile b/fonts/font-util/Makefile index 577b3768ef2..0c7591588c0 100644 --- a/fonts/font-util/Makefile +++ b/fonts/font-util/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2006/11/14 21:11:10 joerg Exp $ +# $NetBSD: Makefile,v 1.3 2007/05/07 20:13:27 joerg Exp $ # DISTNAME= font-util-1.0.1 @@ -17,4 +17,6 @@ GNU_CONFIGURE= yes USE_TOOLS+= perl:run REPLACE_PERL+= bdftruncate.pl +CONFIGURE_ENV+= APP_MAN_SUFFIX=1 + .include "../../mk/bsd.pkg.mk" diff --git a/fonts/mkfontscale/Makefile b/fonts/mkfontscale/Makefile index 7d1155b3e5d..3144411e3d0 100644 --- a/fonts/mkfontscale/Makefile +++ b/fonts/mkfontscale/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2007/03/18 20:30:06 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2007/05/07 20:13:27 joerg Exp $ # DISTNAME= mkfontscale-1.0.3 @@ -16,6 +16,8 @@ PKG_DESTDIR_SUPPORT= user-destdir GNU_CONFIGURE= yes USE_TOOLS+= pkg-config +CONFIGURE_ENV+= APP_MAN_SUFFIX=1 + .include "../../devel/zlib/buildlink3.mk" .include "../../graphics/freetype2/buildlink3.mk" .include "../../fonts/libfontenc/buildlink3.mk" -- cgit v1.2.3