diff options
Diffstat (limited to 'textproc/xt/Makefile')
-rw-r--r-- | textproc/xt/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/xt/Makefile b/textproc/xt/Makefile index a1497a447c2..33dc1fff358 100644 --- a/textproc/xt/Makefile +++ b/textproc/xt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2002/12/26 20:52:13 jlam Exp $ +# $NetBSD: Makefile,v 1.12 2003/03/28 21:14:37 wiz Exp $ # DISTNAME= xt @@ -16,7 +16,6 @@ DEPENDS+= XP-[0-9]*:../../textproc/xp EXTRACT_ONLY= # empty USE_JAVA= run USE_BUILDLINK2= -NO_PATCH= NO_CONFIGURE= NO_BUILD= |