summaryrefslogtreecommitdiff
path: root/textproc/libclucene
diff options
context:
space:
mode:
authorjoerg <joerg>2009-07-07 21:27:17 +0000
committerjoerg <joerg>2009-07-07 21:27:17 +0000
commit9ddfa9e43396571a8d7eca2f30da4d646c97f8de (patch)
treeb8aa33423547e7ac240c873ef4f0f7b239a17533 /textproc/libclucene
parentf658718458fecd3872155d555dd99cd5f5bc9c85 (diff)
downloadpkgsrc-9ddfa9e43396571a8d7eca2f30da4d646c97f8de.tar.gz
user-destdir support
Diffstat (limited to 'textproc/libclucene')
-rw-r--r--textproc/libclucene/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/libclucene/Makefile b/textproc/libclucene/Makefile
index 584d3ed8bd9..35a0ba29d7e 100644
--- a/textproc/libclucene/Makefile
+++ b/textproc/libclucene/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/11/04 10:52:53 markd Exp $
+# $NetBSD: Makefile,v 1.2 2009/07/07 21:27:17 joerg Exp $
DISTNAME= clucene-core-0.9.21
PKGREVISION= 1
@@ -11,6 +11,8 @@ MAINTAINER= mkirby@NetBSD.org
HOMEPAGE= http://clucene.sourceforge.net/index.php/Main_Page
COMMENT= Text search engine written in C++
+PKG_DESTDIR_SUPPORT= user-destdir
+
USE_TOOLS+= gmake
USE_LANGUAGES= c c++
GNU_CONFIGURE= yes