From 739766246b3f19be6d94bdc93e07239b6843ade0 Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 28 Jun 2000 21:50:24 +0000 Subject: Include bsd.prefs.mk for proper handling of NO_EXTRA_FONTS. Problem report and fix by SUNAGAWA Keiki in pkg/10467. --- fonts/intlfonts/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'fonts/intlfonts') diff --git a/fonts/intlfonts/Makefile b/fonts/intlfonts/Makefile index 1234c8a93b4..097f5deb03d 100644 --- a/fonts/intlfonts/Makefile +++ b/fonts/intlfonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2000/05/27 14:11:29 agc Exp $ +# $NetBSD: Makefile,v 1.7 2000/06/28 21:50:24 wiz Exp $ DISTNAME= intlfonts-1.2 CATEGORIES= fonts x11 @@ -40,6 +40,8 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS+=--with-fontdir=${PREFIX}/lib/X11/fonts/intlfonts \ --without-bdf --enable-compress=gzip +.include "../../mk/bsd.prefs.mk" + .if !defined(NO_EXTRA_FONTS) FONT_SETS+= ${EXTRA_FONTS} PLIST_SRC= ${WRKDIR}/PLIST -- cgit v1.2.3