summaryrefslogtreecommitdiff
path: root/fonts/font-util/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'fonts/font-util/Makefile')
-rw-r--r--fonts/font-util/Makefile4
1 files changed, 3 insertions, 1 deletions
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"