diff options
Diffstat (limited to 'fonts/XFree86-fontsEncodings/Makefile')
-rw-r--r-- | fonts/XFree86-fontsEncodings/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fonts/XFree86-fontsEncodings/Makefile b/fonts/XFree86-fontsEncodings/Makefile index 6bac6c49a2f..e6cc29cbae2 100644 --- a/fonts/XFree86-fontsEncodings/Makefile +++ b/fonts/XFree86-fontsEncodings/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2004/10/19 15:55:26 reed Exp $ +# $NetBSD: Makefile,v 1.12 2005/09/28 20:52:21 rillig Exp $ DISTNAME= XFree86-${XF_VER}-src-4 PKGNAME= XFree86-fontsEncodings-${XF_VER} @@ -13,7 +13,7 @@ COMMENT= XFree86 Encoding fonts BUILD_DEPENDS= XFree86-clients>=${XF_VER}:../../x11/XFree86-clients -NO_XFREE86_TARGETS= # defined +NO_XFREE86_TARGETS= yes WRKSRC= ${WRKDIR}/xc/fonts/encodings post-extract: |