pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/xapian-omega user-destdir support



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ad1776e8564c
branches:  trunk
changeset: 395357:ad1776e8564c
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Tue Jul 07 21:24:04 2009 +0000

description:
user-destdir support

diffstat:

 textproc/xapian-omega/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 1e69f31ed49e -r ad1776e8564c textproc/xapian-omega/Makefile
--- a/textproc/xapian-omega/Makefile    Tue Jul 07 21:23:47 2009 +0000
+++ b/textproc/xapian-omega/Makefile    Tue Jul 07 21:24:04 2009 +0000
@@ -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 @@
 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



Home | Main Index | Thread Index | Old Index