diff options
author | grant <grant@pkgsrc.org> | 2004-06-06 13:04:24 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2004-06-06 13:04:24 +0000 |
commit | f164247a3039cc39a8e3276719e35997e2cd04d5 (patch) | |
tree | 284f0e47f58b1fb4dd67551e804d30d5c3c5a7df /textproc | |
parent | cc7871ece820ea46686ef10dc62b2236e57706ab (diff) | |
download | pkgsrc-f164247a3039cc39a8e3276719e35997e2cd04d5.tar.gz |
this package doesn't use a compiler.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/dsssl-docbook-modular/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/dsssl-docbook-modular/Makefile b/textproc/dsssl-docbook-modular/Makefile index dd91ac24e2c..7fd490625b6 100644 --- a/textproc/dsssl-docbook-modular/Makefile +++ b/textproc/dsssl-docbook-modular/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2004/05/07 16:37:06 hrs Exp $ +# $NetBSD: Makefile,v 1.22 2004/06/06 13:04:24 grant Exp $ # FreeBSD Id: Makefile,v 1.17 1999/04/24 09:25:32 kuriyama Exp DISTNAME= docbook-dsssl-1.78 @@ -16,6 +16,7 @@ DEPENDS+= docbook>=4.0:../../textproc/docbook NO_MTREE= yes USE_BUILDLINK3= yes +USE_LANGUAGES= # empty INSTDIR= ${PREFIX}/share/sgml/docbook/dsssl/modular SGML_CATALOGS= ${INSTDIR}/catalog |