summaryrefslogtreecommitdiff
path: root/security/botan
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2007-02-22 19:30:02 +0000
committerwiz <wiz@pkgsrc.org>2007-02-22 19:30:02 +0000
commit51c8ea8d626ec51437ba0afbcc8aa3f789ea4cf3 (patch)
tree030b3d92bb08524e5b2e5325ab25aa34929f271d /security/botan
parent601583c3207bd23bb05d0761888aefcb5699e1c2 (diff)
downloadpkgsrc-51c8ea8d626ec51437ba0afbcc8aa3f789ea4cf3.tar.gz
pkglint USE_LANGUAGES cleanup. Patch from Sergey Svishchev.
Diffstat (limited to 'security/botan')
-rw-r--r--security/botan/Makefile4
1 files changed, 2 insertions, 2 deletions
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