diff options
Diffstat (limited to 'databases/idzebra/Makefile')
-rw-r--r-- | databases/idzebra/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/databases/idzebra/Makefile b/databases/idzebra/Makefile index 26d8a5e40b9..da2e57d0bdf 100644 --- a/databases/idzebra/Makefile +++ b/databases/idzebra/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2012/08/21 23:49:19 marino Exp $ +# $NetBSD: Makefile,v 1.6 2012/10/02 21:25:18 asau Exp $ # DISTNAME= idzebra-2.0.47 @@ -11,8 +11,6 @@ HOMEPAGE= https://www.indexdata.com/zebra COMMENT= Structured text indexing and retrieval engine LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_LIBTOOL= yes TEST_TARGET= check |