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