From 3b0d97b0de8516db29699676c860489da3f7f0e1 Mon Sep 17 00:00:00 2001 From: joerg Date: Fri, 20 Jun 2008 01:09:05 +0000 Subject: Add DESTDIR support. --- converters/txt2html/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'converters/txt2html') diff --git a/converters/txt2html/Makefile b/converters/txt2html/Makefile index e3d6dc5732e..4db1b8ba562 100644 --- a/converters/txt2html/Makefile +++ b/converters/txt2html/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2007/03/15 23:00:25 wennmach Exp $ +# $NetBSD: Makefile,v 1.15 2008/06/20 01:09:10 joerg Exp $ # DISTNAME= txt2html-2.44 @@ -10,6 +10,8 @@ HOMEPAGE= http://txt2html.sourceforge.net/ COMMENT= Plain text to HTML convertor PKG_INSTALLATION_TYPES= overwrite pkgviews +PKG_DESTDIR_SUPPORT= user-destdir + REPLACE_PERL= scripts/txt2html PERL5_CONFIGURE= yes -- cgit v1.2.3