summaryrefslogtreecommitdiff
path: root/textproc/ispell-francais
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2009-07-07 21:48:22 +0000
committerjoerg <joerg@pkgsrc.org>2009-07-07 21:48:22 +0000
commitfde8ed314fe6362c5139e155aeeb260abce424aa (patch)
tree129f73b9039a6251adeba1884ef54f6bbffc77b2 /textproc/ispell-francais
parent8fde17b803611c2300ada3fe8c5ca51c5143b688 (diff)
downloadpkgsrc-fde8ed314fe6362c5139e155aeeb260abce424aa.tar.gz
user-destdir support
Diffstat (limited to 'textproc/ispell-francais')
-rw-r--r--textproc/ispell-francais/Makefile6
-rw-r--r--textproc/ispell-francais/distinfo4
-rw-r--r--textproc/ispell-francais/patches/patch-aa6
3 files changed, 10 insertions, 6 deletions
diff --git a/textproc/ispell-francais/Makefile b/textproc/ispell-francais/Makefile
index 5ae7f6c7840..e651a52b97a 100644
--- a/textproc/ispell-francais/Makefile
+++ b/textproc/ispell-francais/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2006/03/04 21:30:47 jlam Exp $
+# $NetBSD: Makefile,v 1.9 2009/07/07 21:52:41 joerg Exp $
#
DISTNAME= francais-IREQ-1.4
@@ -10,8 +10,12 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.gnu.org/software/ispell/ispell.html
COMMENT= French dictionary for interactive spelling checker
+PKG_DESTDIR_SUPPORT= user-destdir
+
DEPENDS+= ispell-base>=3.1.20:../../textproc/ispell-base
+INSTALLATION_DIRS= lib
+
WRKSRC= ${WRKDIR}
.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/ispell-francais/distinfo b/textproc/ispell-francais/distinfo
index 081e3537ffa..003f2247deb 100644
--- a/textproc/ispell-francais/distinfo
+++ b/textproc/ispell-francais/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2005/02/24 14:48:43 agc Exp $
+$NetBSD: distinfo,v 1.4 2009/07/07 21:52:41 joerg Exp $
SHA1 (francais-IREQ-1.4.tar.gz) = 940712167cd2d40c27e673246b8ce9f99595a309
RMD160 (francais-IREQ-1.4.tar.gz) = 9f11a627d84488c9cbbd37b75fbeae9060803f3d
Size (francais-IREQ-1.4.tar.gz) = 326207 bytes
-SHA1 (patch-aa) = 628056f633bdc4b6927bc0f83793a5945807f7a8
+SHA1 (patch-aa) = 1aafea8a058e1eddb5f64e0f2788ba11e6bf81b9
diff --git a/textproc/ispell-francais/patches/patch-aa b/textproc/ispell-francais/patches/patch-aa
index 9e59b53d4b0..13682b9bf19 100644
--- a/textproc/ispell-francais/patches/patch-aa
+++ b/textproc/ispell-francais/patches/patch-aa
@@ -1,4 +1,4 @@
-$NetBSD: patch-aa,v 1.1.1.1 2001/03/14 12:14:02 agc Exp $
+$NetBSD: patch-aa,v 1.2 2009/07/07 21:52:41 joerg Exp $
Use the buildhash program from the base installation
@@ -25,8 +25,8 @@ Use the buildhash program from the base installation
install: francais.hash
- install francais.hash $(LIBDIR)
- install $(AFFIXES) $(LIBDIR)
-+ ${BSD_INSTALL_DATA} francais.hash $(LIBDIR)
-+ ${BSD_INSTALL_DATA} $(AFFIXES) $(LIBDIR)
++ ${BSD_INSTALL_DATA} francais.hash ${DESTDIR}$(LIBDIR)
++ ${BSD_INSTALL_DATA} $(AFFIXES) ${DESTDIR}$(LIBDIR)
# Ne pas faire ceci sans buildict!
# francais.dico requiert buildict et d'importantes ressources informatiques