diff options
Diffstat (limited to 'misc/colorize/Makefile')
-rw-r--r-- | misc/colorize/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/colorize/Makefile b/misc/colorize/Makefile index 27e41e8fe0a..d793028c738 100644 --- a/misc/colorize/Makefile +++ b/misc/colorize/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2005/05/15 22:02:27 jlam Exp $ +# $NetBSD: Makefile,v 1.11 2005/06/17 03:50:21 jlam Exp $ # DISTNAME= colorize_0.3.0 @@ -16,6 +16,7 @@ NO_BUILD= yes USE_PERL5= yes PKGSRC_USE_TOOLS+= gunzip +INSTALLATION_DIRS= bin man/man1 post-patch: ${SED} -e "s,/usr/bin/perl,${LOCALBASE}/bin/perl," \ |