summaryrefslogtreecommitdiff
path: root/textproc/texi2html
diff options
context:
space:
mode:
authorjoerg <joerg>2006-11-05 17:06:43 +0000
committerjoerg <joerg>2006-11-05 17:06:43 +0000
commit4eea521f2d32d7514f61469cbf3c33a2064060cb (patch)
tree70a6fae62ebc2a27f975798423c758d6cff61075 /textproc/texi2html
parentcc8c10700e3ef9ca80a910ee44f82205f944e0b7 (diff)
downloadpkgsrc-4eea521f2d32d7514f61469cbf3c33a2064060cb.tar.gz
DESTDIR support.
Diffstat (limited to 'textproc/texi2html')
-rw-r--r--textproc/texi2html/Makefile3
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