diff options
Diffstat (limited to 'textproc/texi2html/Makefile')
-rw-r--r-- | textproc/texi2html/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/texi2html/Makefile b/textproc/texi2html/Makefile index da6cd820701..3c68abc0259 100644 --- a/textproc/texi2html/Makefile +++ b/textproc/texi2html/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2006/06/04 16:26:55 joerg Exp $ +# $NetBSD: Makefile,v 1.27 2006/11/05 17:06:43 joerg Exp $ DISTNAME= texi2html-1.76 CATEGORIES= textproc @@ -11,6 +11,7 @@ COMMENT= Texinfo-to-HTML direct translator CONFLICTS= teTeX-bin-1.* PKG_INSTALLATION_TYPES= overwrite pkgviews +PKG_DESTDIR_SUPPORT= user-destdir USE_TOOLS+= perl:run GNU_CONFIGURE= yes |