summaryrefslogtreecommitdiff
path: root/textproc/xapian-omega
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2009-07-07 21:24:04 +0000
committerjoerg <joerg@pkgsrc.org>2009-07-07 21:24:04 +0000
commit8d054ac720f2bec3eb2eb4789ba9935749777b0e (patch)
tree8867e94f8090d66b96243286dfb00aa9a97870e8 /textproc/xapian-omega
parentf59f063ee87555f43fd318fb9b6d463d76a1ca22 (diff)
downloadpkgsrc-8d054ac720f2bec3eb2eb4789ba9935749777b0e.tar.gz
user-destdir support
Diffstat (limited to 'textproc/xapian-omega')
-rw-r--r--textproc/xapian-omega/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/xapian-omega/Makefile b/textproc/xapian-omega/Makefile
index 279f76eff8a..e894a873d59 100644
--- a/textproc/xapian-omega/Makefile
+++ b/textproc/xapian-omega/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2009/05/01 23:38:38 schmonz Exp $
+# $NetBSD: Makefile,v 1.8 2009/07/07 21:24:04 joerg Exp $
#
DISTNAME= xapian-omega-1.0.12
@@ -10,6 +10,8 @@ HOMEPAGE= http://xapian.org/docs/omega/overview.html
COMMENT= Search engine application for websites using Xapian
LICENSE= gnu-gpl-v2
+PKG_DESTDIR_SUPPORT= user-destdir
+
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q}
USE_LIBTOOL= yes