pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/ispell-gaeilge Make sure the correct install ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/57d18432276d
branches:  trunk
changeset: 599606:57d18432276d
user:      hans <hans%pkgsrc.org@localhost>
date:      Thu Feb 16 19:51:23 2012 +0000

description:
Make sure the correct install tool is used.

diffstat:

 textproc/ispell-gaeilge/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (16 lines):

diff -r f5118e75bde4 -r 57d18432276d textproc/ispell-gaeilge/Makefile
--- a/textproc/ispell-gaeilge/Makefile  Thu Feb 16 19:49:04 2012 +0000
+++ b/textproc/ispell-gaeilge/Makefile  Thu Feb 16 19:51:23 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2009/07/07 21:52:21 joerg Exp $
+# $NetBSD: Makefile,v 1.13 2012/02/16 19:51:23 hans Exp $
 
 DISTNAME=      ispell-gaeilge-2.0
 CATEGORIES=    textproc
@@ -14,4 +14,6 @@
 
 INSTALLATION_DIRS=     lib
 
+MAKE_ENV+=     INSTALL=${TOOLS_PATH.install}
+
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index