summaryrefslogtreecommitdiff
path: root/textproc/texi2html
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2006-11-05 17:06:43 +0000
committerjoerg <joerg@pkgsrc.org>2006-11-05 17:06:43 +0000
commit5dfaaf310b1ff0153e44057c03786c526d867998 (patch)
tree70a6fae62ebc2a27f975798423c758d6cff61075 /textproc/texi2html
parent34ab94198021467642fe8dd956512d328b14141d (diff)
downloadpkgsrc-5dfaaf310b1ff0153e44057c03786c526d867998.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