diff options
Diffstat (limited to 'textproc/tei')
-rw-r--r-- | textproc/tei/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/tei/Makefile b/textproc/tei/Makefile index 942e50d15be..9432cf9ae94 100644 --- a/textproc/tei/Makefile +++ b/textproc/tei/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2004/01/23 17:18:32 jmmv Exp $ +# $NetBSD: Makefile,v 1.4 2004/04/27 20:53:34 jmmv Exp $ DISTNAME= dtd PKGNAME= tei-4 @@ -14,6 +14,7 @@ COMMENT= DTD of the Text Encoding Initiative WRKSRC= ${WRKDIR} NO_CONFIGURE= YES NO_BUILD= YES +USE_BUILDLINK3= YES DTDDIR= ${LOCALBASE}/share/xml/tei |