diff options
Diffstat (limited to 'x11/XFree86-clients/Makefile')
-rw-r--r-- | x11/XFree86-clients/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/XFree86-clients/Makefile b/x11/XFree86-clients/Makefile index 1d2b7e6641f..41176fb4bbb 100644 --- a/x11/XFree86-clients/Makefile +++ b/x11/XFree86-clients/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2004/03/28 22:06:15 xtraeme Exp $ +# $NetBSD: Makefile,v 1.8 2004/03/29 00:30:16 xtraeme Exp $ DISTNAME= ${DISTFILES} PKGNAME= XFree86-clients-${XF_VER} @@ -13,6 +13,7 @@ COMMENT= XFree86 client programs and related files USE_X11= yes USE_BUILDLINK3= yes +CHECK_X11_TYPE= # defined DISTINFO_FILE= ${.CURDIR}/../../x11/XFree86-libs/distinfo PATCHDIR= ${.CURDIR}/../../x11/XFree86-libs/patches |