diff options
author | jmmv <jmmv@pkgsrc.org> | 2004-04-27 20:53:34 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2004-04-27 20:53:34 +0000 |
commit | f25b0db887cd4983a36cd57ee85d3b0e677d9a01 (patch) | |
tree | 12441a2095676f8bcda52b6581ead23f39f19366 /textproc/teixsl-fo | |
parent | 06e49aba4fe18f57de9dc3b2d192af2b4fbd4af0 (diff) | |
download | pkgsrc-f25b0db887cd4983a36cd57ee85d3b0e677d9a01.tar.gz |
Bl3ify (so that catalogs.mk uses the bl3 file); per wiz@ request.
Diffstat (limited to 'textproc/teixsl-fo')
-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 |