diff options
Diffstat (limited to 'misc/XFree86-docs/Makefile')
-rw-r--r-- | misc/XFree86-docs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/XFree86-docs/Makefile b/misc/XFree86-docs/Makefile index 5cac873de74..87c41dde57a 100644 --- a/misc/XFree86-docs/Makefile +++ b/misc/XFree86-docs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2005/04/11 21:46:33 tv Exp $ +# $NetBSD: Makefile,v 1.10 2005/09/28 20:52:24 rillig Exp $ DISTNAME= ${DISTFILES} PKGNAME= XFree86-docs-${XF_VER} @@ -13,7 +13,7 @@ COMMENT= XFree86 Documentation DEPENDS= imake>=${XF_VER}:../../x11/imake USE_LANGUAGES= # empty -NO_XFREE86_TARGETS= # defined +NO_XFREE86_TARGETS= yes WRKSRC= ${WRKDIR}/xc/doc/specs pre-configure: |