user-destdir support

This commit is contained in:
joerg 2009-07-07 21:12:53 +00:00
parent 7a9e5ac684
commit 66570bca0e

View file

@ -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 @@ HOMEPAGE= http://xapian.org/
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++