user-destdir support
This commit is contained in:
parent
7a9e5ac684
commit
66570bca0e
1 changed files with 3 additions and 1 deletions
|
@ -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++
|
||||
|
|
Loading…
Reference in a new issue