diff options
Diffstat (limited to 'textproc/hyperestraier/Makefile')
-rw-r--r-- | textproc/hyperestraier/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/hyperestraier/Makefile b/textproc/hyperestraier/Makefile index 643e5971866..ed915262773 100644 --- a/textproc/hyperestraier/Makefile +++ b/textproc/hyperestraier/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2009/05/25 09:48:50 obache Exp $ +# $NetBSD: Makefile,v 1.27 2012/10/25 06:55:56 asau Exp $ .include "Makefile.common" @@ -7,8 +7,6 @@ CATEGORIES= japanese textproc www COMMENT= Full-text search system for communities LICENSE= gnu-lgpl-v2.1 -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_TOOLS+= pkg-config PKGCONFIG_OVERRIDE= hyperestraier.pc.in |