pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/xapian user-destdir support
details: https://anonhg.NetBSD.org/pkgsrc/rev/4a9c06df8ed9
branches: trunk
changeset: 395346:4a9c06df8ed9
user: joerg <joerg%pkgsrc.org@localhost>
date: Tue Jul 07 21:12:53 2009 +0000
description:
user-destdir support
diffstat:
textproc/xapian/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 502da76d60a1 -r 4a9c06df8ed9 textproc/xapian/Makefile
--- a/textproc/xapian/Makefile Tue Jul 07 21:12:10 2009 +0000
+++ b/textproc/xapian/Makefile Tue Jul 07 21:12:53 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2009/04/20 22:25:12 schmonz Exp $
+# $NetBSD: Makefile,v 1.6 2009/07/07 21:12:53 joerg Exp $
#
DISTNAME= xapian-core-1.0.12
@@ -11,6 +11,8 @@
COMMENT= Search engine based on Probabilistic Information Retrieval
LICENSE= gnu-gpl-v2
+PKG_DESTDIR_SUPPORT= user-destdir
+
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_LANGUAGES= c c++
Home |
Main Index |
Thread Index |
Old Index