diff options
Diffstat (limited to 'textproc/teixsl-fo/Makefile')
-rw-r--r-- | textproc/teixsl-fo/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/teixsl-fo/Makefile b/textproc/teixsl-fo/Makefile index d727924cc2f..9b93dd57d7a 100644 --- a/textproc/teixsl-fo/Makefile +++ b/textproc/teixsl-fo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2004/03/20 19:47:18 minskim Exp $ +# $NetBSD: Makefile,v 1.8 2004/04/27 20:53:34 jmmv Exp $ DISTNAME= teixsl-fo PKGNAME= ${DISTNAME}-3.1 @@ -17,6 +17,7 @@ WRKSRC= ${WRKDIR} DIST_SUBDIR= ${PKGNAME} NO_CONFIGURE= YES NO_BUILD= YES +USE_BUILDLINK3= YES XSLDIR= ${PREFIX}/share/xsl/tei/fo |