From b862a083014cd1ced6c2a7e1bb3d9062acffd9c9 Mon Sep 17 00:00:00 2001 From: joerg Date: Fri, 2 Jun 2006 13:38:53 +0000 Subject: Uses C++. --- textproc/isearch/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'textproc/isearch') diff --git a/textproc/isearch/Makefile b/textproc/isearch/Makefile index 40359cf68e8..7422814dab2 100644 --- a/textproc/isearch/Makefile +++ b/textproc/isearch/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2006/03/04 21:30:46 jlam Exp $ +# $NetBSD: Makefile,v 1.8 2006/06/02 13:38:53 joerg Exp $ DISTNAME= Isearch-1.47.01 PKGNAME= isearch-1.47.01 @@ -11,6 +11,8 @@ COMMENT= Advanced text indexing and searching system GNU_CONFIGURE= yes +USE_LANGUAGES= c c++ + post-install: ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/isearch ${INSTALL_DATA} ${WRKSRC}/TUTORIAL ${PREFIX}/share/doc/isearch -- cgit v1.2.3