From 51c8ea8d626ec51437ba0afbcc8aa3f789ea4cf3 Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 22 Feb 2007 19:30:02 +0000 Subject: pkglint USE_LANGUAGES cleanup. Patch from Sergey Svishchev. --- security/botan/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'security') diff --git a/security/botan/Makefile b/security/botan/Makefile index bf8e6018d20..0626ef599a7 100644 --- a/security/botan/Makefile +++ b/security/botan/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2007/01/31 00:04:12 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2007/02/22 19:30:06 wiz Exp $ DISTNAME= Botan-1.4.11 PKGNAME= botan-1.4.11 @@ -15,7 +15,7 @@ BROKEN_IN= pkgsrc-2006Q4 USE_TOOLS+= perl -USE_LANGUAGES+= c++ +USE_LANGUAGES= c++ REPLACE_PERL+= ./configure.pl HAS_CONFIGURE= yes CONFIGURE_SCRIPT= ./configure.pl -- cgit v1.2.3