summaryrefslogtreecommitdiff
path: root/security/botan
diff options
context:
space:
mode:
authorwiz <wiz>2007-01-31 00:04:11 +0000
committerwiz <wiz>2007-01-31 00:04:11 +0000
commit2d91eac7a0dbe6f90fc7db61c901bac26b09c2e0 (patch)
tree843bd27d1141afcdd5827137ce8b1782bd1cdb61 /security/botan
parentbe5b9bfb3eaa4fd1f0ad29cc4225fde947d87d24 (diff)
downloadpkgsrc-2d91eac7a0dbe6f90fc7db61c901bac26b09c2e0.tar.gz
Mark as BROKEN_IN pkgsrc-2006Q4, based on
ftp://asim.lip6.fr/outgoing/packages/i386/3.1/20070114.1132/broken.html (latest 3.1/i386 bulk build of 2006Q4). Feel free to fix them...
Diffstat (limited to 'security/botan')
-rw-r--r--security/botan/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/botan/Makefile b/security/botan/Makefile
index 1b3746d3557..bf8e6018d20 100644
--- a/security/botan/Makefile
+++ b/security/botan/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2006/07/21 16:22:36 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2007/01/31 00:04:12 wiz Exp $
DISTNAME= Botan-1.4.11
PKGNAME= botan-1.4.11
@@ -11,6 +11,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://botan.randombit.net/
COMMENT= Portable, easy to use, and efficient C++ crypto library
+BROKEN_IN= pkgsrc-2006Q4
+
USE_TOOLS+= perl
USE_LANGUAGES+= c++