summaryrefslogtreecommitdiff
path: root/textproc/hunspell
diff options
context:
space:
mode:
authorjoerg <joerg>2008-04-18 12:01:05 +0000
committerjoerg <joerg>2008-04-18 12:01:05 +0000
commit40dd5f539aae86d632ded2cbac564b89a6c609d1 (patch)
tree07a0e02ad95146f991f25a900b78ae475bd0355a /textproc/hunspell
parent4be6986a214212a566c2e9c6898830c767439254 (diff)
downloadpkgsrc-40dd5f539aae86d632ded2cbac564b89a6c609d1.tar.gz
Supports DESTDIR.
Diffstat (limited to 'textproc/hunspell')
-rw-r--r--textproc/hunspell/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/hunspell/Makefile b/textproc/hunspell/Makefile
index 5b0278e38aa..c899621a4c1 100644
--- a/textproc/hunspell/Makefile
+++ b/textproc/hunspell/Makefile
@@ -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 @@ MAINTAINER= adam.hoka@gmail.com
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