pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/hunspell Supports DESTDIR.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2a9ace568865
branches:  trunk
changeset: 541284:2a9ace568865
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Fri Apr 18 12:01:05 2008 +0000

description:
Supports DESTDIR.

diffstat:

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

diffs (18 lines):

diff -r ff43c9451770 -r 2a9ace568865 textproc/hunspell/Makefile
--- a/textproc/hunspell/Makefile        Fri Apr 18 12:00:44 2008 +0000
+++ b/textproc/hunspell/Makefile        Fri Apr 18 12:01:05 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2008/04/14 09:39:00 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2008/04/18 12:01:05 joerg Exp $
 #
 
 DISTNAME=      hunspell-1.2.2
@@ -9,6 +9,8 @@
 HOMEPAGE=      http://hunspell.sourceforge.net/
 COMMENT=       Improved spellchecker
 
+PKG_DESTDIR_SUPPORT=   user-destdir
+
 WRKSRC=                        ${WRKDIR}/${DISTNAME:C/-[0-9]+$//}
 GNU_CONFIGURE=         yes
 USE_LIBTOOL=           yes



Home | Main Index | Thread Index | Old Index