summaryrefslogtreecommitdiff
path: root/textproc/enchant
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2006-11-14 13:56:15 +0000
committerjoerg <joerg@pkgsrc.org>2006-11-14 13:56:15 +0000
commit68f088dd4f984ccd60a2e69d022a3c3ed82104bc (patch)
tree4f0477501a71161938bb651ee12d4359698945c3 /textproc/enchant
parente6050a98e250ec2e823fb83288b4825e5d184f7c (diff)
downloadpkgsrc-68f088dd4f984ccd60a2e69d022a3c3ed82104bc.tar.gz
DESTDIR support.
Diffstat (limited to 'textproc/enchant')
-rw-r--r--textproc/enchant/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/enchant/Makefile b/textproc/enchant/Makefile
index f9173257501..1c78ab089ed 100644
--- a/textproc/enchant/Makefile
+++ b/textproc/enchant/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2006/10/04 22:00:59 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2006/11/14 13:56:15 joerg Exp $
#
DISTNAME= enchant-1.2.6
@@ -9,6 +9,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.abisource.com/projects/enchant/
COMMENT= Generic spell checking library
+PKG_DESTDIR_SUPPORT= user-destdir
+
USE_TOOLS+= pkg-config
USE_LANGUAGES= c c++
USE_PKGLOCALEDIR= yes