summaryrefslogtreecommitdiff
path: root/textproc/enchant
diff options
context:
space:
mode:
authorjoerg <joerg>2006-11-14 13:56:15 +0000
committerjoerg <joerg>2006-11-14 13:56:15 +0000
commit8fa434fb3c5daacbc72b7c5a85c8e1113d34bbec (patch)
tree4f0477501a71161938bb651ee12d4359698945c3 /textproc/enchant
parent591fad2a7a55153103ce073ee29bbfe0d89b87f3 (diff)
downloadpkgsrc-8fa434fb3c5daacbc72b7c5a85c8e1113d34bbec.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