diff options
Diffstat (limited to 'fonts/XFree86-fontsMisc/Makefile')
-rw-r--r-- | fonts/XFree86-fontsMisc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fonts/XFree86-fontsMisc/Makefile b/fonts/XFree86-fontsMisc/Makefile index 24c0d206d32..83099667944 100644 --- a/fonts/XFree86-fontsMisc/Makefile +++ b/fonts/XFree86-fontsMisc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2004/10/19 15:55:27 reed Exp $ +# $NetBSD: Makefile,v 1.10 2005/09/28 20:52:21 rillig Exp $ DISTNAME= ${DISTFILES} PKGNAME= XFree86-fontsMisc-${XF_VER} @@ -11,7 +11,7 @@ MAINTAINER= xtraeme@NetBSD.org HOMEPAGE= http://www.xfree86.org/ COMMENT= XFree86 default bitmap fonts -NO_XFREE86_TARGETS= # defined +NO_XFREE86_TARGETS= yes FONTS_MISC= # defined WRKSRC= ${WRKDIR}/xc/fonts/bdf/misc EXTRACT_ONLY= XFree86-${XF_VER}-src-4.tgz |