diff options
Diffstat (limited to 'textproc/teixsl-html/Makefile')
-rw-r--r-- | textproc/teixsl-html/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/teixsl-html/Makefile b/textproc/teixsl-html/Makefile index 153937ea495..ce624a5a86c 100644 --- a/textproc/teixsl-html/Makefile +++ b/textproc/teixsl-html/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2005/04/09 18:34:37 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2005/04/11 21:47:42 tv Exp $ DISTNAME= teixsl-html PKGNAME= ${DISTNAME}-3.3 @@ -15,7 +15,6 @@ WRKSRC= ${WRKDIR} DIST_SUBDIR= ${PKGNAME_NOREV} NO_CONFIGURE= YES NO_BUILD= YES -USE_BUILDLINK3= YES TEIDIR= ${PREFIX}/share/xsl/tei |