diff options
Diffstat (limited to 'textproc/html/Makefile')
-rw-r--r-- | textproc/html/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/html/Makefile b/textproc/html/Makefile index 6050ee97ab3..f344a5e057c 100644 --- a/textproc/html/Makefile +++ b/textproc/html/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2004/01/23 17:18:32 jmmv Exp $ +# $NetBSD: Makefile,v 1.10 2004/04/26 10:34:09 recht Exp $ # DISTNAME= html-4.0b @@ -14,7 +14,7 @@ DEPENDS+= iso8879>=1986:../../textproc/iso8879 WRKSRC= ${WRKDIR} NO_MTREE= yes -USE_BUILDLINK2= yes +USE_BUILDLINK3= yes EXTRACT_ONLY= # empty NO_BUILD= yes |