diff options
author | wiz <wiz> | 2006-05-18 20:29:58 +0000 |
---|---|---|
committer | wiz <wiz> | 2006-05-18 20:29:58 +0000 |
commit | a47084c9c50b81086c3e02e32c4a25238b7b7a58 (patch) | |
tree | 2e6d94c1ee0d6b78b54f2207df6f538e868f026c /math/qalculate | |
parent | 4dd90d257bb5c045da347f383a8d736b37a49a6d (diff) | |
download | pkgsrc-a47084c9c50b81086c3e02e32c4a25238b7b7a58.tar.gz |
Mark as BROKEN_IN pkgsrc-2006Q1 according to
ftp://ftp.NetBSD.org/pub/pkgsrc/misc/kristerw/pkgstat/i386-3.0/20060501.1050/broken.html
Diffstat (limited to 'math/qalculate')
-rw-r--r-- | math/qalculate/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/math/qalculate/Makefile b/math/qalculate/Makefile index f77608b6e0b..3a4a0007687 100644 --- a/math/qalculate/Makefile +++ b/math/qalculate/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2006/05/11 14:21:35 joerg Exp $ +# $NetBSD: Makefile,v 1.21 2006/05/18 20:29:59 wiz Exp $ DISTNAME= libqalculate-0.9.3 PKGNAME= qalculate-0.9.3 @@ -10,6 +10,8 @@ MAINTAINER= adam@NetBSD.org HOMEPAGE= http://qalculate.sourceforge.net/ COMMENT= Qalculate is a modern multi-purpose desktop calculator +BROKEN_IN= pkgsrc-2006Q1 + USE_GNU_READLINE= yes USE_LANGUAGES= c c++ USE_LIBTOOL= yes |