diff options
Diffstat (limited to 'textproc/saxon/Makefile')
-rw-r--r-- | textproc/saxon/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/saxon/Makefile b/textproc/saxon/Makefile index 5037bea5331..aecd04d6447 100644 --- a/textproc/saxon/Makefile +++ b/textproc/saxon/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2004/06/28 17:28:57 abs Exp $ +# $NetBSD: Makefile,v 1.13 2005/04/11 21:47:42 tv Exp $ # DISTNAME= saxon @@ -14,7 +14,6 @@ COMMENT= Michael H. Kay's Java XSLT processor WRKSRC= ${WRKDIR} DIST_SUBDIR= ${PKGNAME} USE_JAVA= run -USE_BUILDLINK3= YES NO_CONFIGURE= NO_BUILD= |