diff options
author | recht <recht@pkgsrc.org> | 2004-04-26 10:34:09 +0000 |
---|---|---|
committer | recht <recht@pkgsrc.org> | 2004-04-26 10:34:09 +0000 |
commit | d574e01134f8aa4bfbde30134a177566c6b009da (patch) | |
tree | e18d21a14df45c4ed6bb60646553b4918cd00b9f /textproc/sp | |
parent | 4e896d9f1f98c39a6c6c46464ce9be7b081bc487 (diff) | |
download | pkgsrc-d574e01134f8aa4bfbde30134a177566c6b009da.tar.gz |
bl3ify
Diffstat (limited to 'textproc/sp')
-rw-r--r-- | textproc/sp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/sp/Makefile b/textproc/sp/Makefile index 94374d51f28..878342adc20 100644 --- a/textproc/sp/Makefile +++ b/textproc/sp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2004/02/18 13:33:41 jlam Exp $ +# $NetBSD: Makefile,v 1.17 2004/04/26 10:34:09 recht Exp $ # DISTNAME= sp-1.3.4 @@ -19,7 +19,7 @@ COMMENT= SGML System Conforming to International Standard ISO 8879 CONFLICTS+= jade-[0-9]* CONFLICTS+= opensp-[0-9]* -USE_BUILDLINK2= YES +USE_BUILDLINK3= yes MAKE_ENV+= SGML_DEFAULT_CATALOG="${SGML_DEFAULT_CATALOG}" |